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: 3D rendering

Browse skills that share this tag.

  • ta-r3f-fundamentals - R3F Core Patterns for 3D Scenes
    3D renderingReactgame developmentperformance

    ★ 602 · Updated 2026-06-15

    React Three Fiber core patterns for scene composition and game loop

    ⚙ create 3D components⚙ set up scenes⚙ implement game loops
  • unity-light - Unity Lighting Control and Configuration
    Unitylighting3D renderingdirectional light

    ★ 0 · Updated 2026-05-09

    Create, configure, and manage Unity lights including Directional, Point, Spot, and Area light types

    ⚙ create light⚙ find lights⚙ get light info
  • 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 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