three.js glTF Loading

Load glTF/GLB models in three.js with GLTFLoader and play their skinned animations with AnimationMixer, including DRACO/Meshopt-compressed meshes and KTX2 textures. Use when importing 3D models into three.js — when the user mentions glTF, GLB, GLTFLoader, AnimationMixer, animation clips, DRACOLoader, or "load a 3D model". For scene/camera/renderer setup use threejs-scene-setup; for materials and lights use threejs-materials-lighting.

Skill name
threejs-gltf-loading

Install

npx skills add gamedev-skills/awesome-gamedev-agent-skills

Installs every skill in the collection; the router loads threejs-gltf-loading when your request matches it.

Skill source

Read the full playbook in skills/web-engines/threejs-gltf-loading/SKILL.md.

Related skills

phaser-arcade-physics, phaser-core, pixijs-rendering, threejs-materials-lighting, threejs-scene-setup