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 with capability: load OBJ file

Browse skills that share this capability.

  • 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
  • forge-mesh-loading - 3D Mesh Loading from OBJ Files
    3D renderingmesh loadingOBJ parsingtexturing

    ★ 602 · Updated 2026-03-22

    Load 3D models from OBJ files, parse geometry data, and render textured meshes with mipmaps using SDL3 GPU

    ⚙ load OBJ file⚙ parse vertex positions⚙ parse vertex normals