LogoClawIndex
CasesSkillsAbout
LogoClawIndex

forge-mesh-loading - 3D OBJ Model Loading & Textured Rendering

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

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • parse OBJ file
  • create GPU buffer
  • upload vertices
  • load PNG texture
  • create GPU texture
  • generate mipmaps
  • create sampler
  • bind vertex attributes
  • draw primitives

Inputs

  • OBJ file
  • PNG texture

Outputs

  • rendered 3D model

Requirements

  • SDL3 GPU
  • OBJ parser library

Source

  • Spec: SKILL.md

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.
3D
OBJ
model loading
textures
SDL3
GPU
mesh
mipmaps
parse OBJ file
create GPU buffer
upload vertices
load PNG texture
OBJ file
PNG texture
rendered 3D model