LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: mesh

Browse skills that share this tag.

  • obj-exporter - Three.js OBJExporter utility for exporting 3D geometry.
    three.jsobj-exporter3d-exportwavefront-obj

    ★ 6 · Updated 2026-09-11

    Converts Three.js scenes, meshes, or geometries to Wavefront OBJ format for use in 3D software like Blender, Maya, or MeshLab.

    ⚙ Parse Three.js objects to OBJ⚙ Export geometry using world coordinates⚙ Merge multiple geometries for export
  • ansible - Distributed coordination for OpenClaw gateways
    coordinationdelegationmessagingdistributed

    ★ 816 · Updated 2026-03-23

    Coordinates distributed OpenClaw gateways with CRDT sync, capability routing, and delegation contracts

    ⚙ send message⚙ read messages⚙ delete messages
  • forge-mesh-loading - 3D OBJ Model Loading & Textured Rendering
    3DOBJmodel loadingtextures

    ★ 0 · Updated 2026-03-22

    Load 3D models from OBJ files and render textured meshes with mipmaps

    ⚙ parse OBJ file⚙ create GPU buffer⚙ upload vertices
  • forge-mesh-loading - Load and Render 3D OBJ Models with SDL3 GPU
    3DOBJmeshtexture

    ★ 0 · Updated 2026-03-22

    Load 3D models from OBJ files and render textured meshes with mipmaps and camera in SDL3 GPU

    ⚙ parse OBJ file⚙ upload vertices to GPU⚙ load texture surface
  • forge-mesh-loading - Load and Render 3D OBJ Models with SDL3 GPU
    3DOBJmeshtexture

    ★ 18 · Updated 2026-03-22

    Load 3D models from OBJ files, create textured meshes with mipmaps, and render with a fly-around camera in SDL3 GPU.

    ⚙ load OBJ file⚙ parse OBJ model⚙ create mesh texture