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 input: OBJ file

Browse skills that use this input.

  • forge-mesh-loading - Load and render OBJ 3D models with textures and mipmaps
    3D renderingmesh loadingOBJ parsingtexture mapping

    ★ 37 · Updated 2026-03-22

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

    ⚙ load OBJ 3D model⚙ parse vertex data⚙ upload vertices to GPU
  • 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