Threejs Objects

three.js scene graph objects: Object3D transforms and hierarchy, Group, Mesh, InstancedMesh, SkinnedMesh, BatchedMesh, LOD, Line/LineLoop/LineSegments, Points, Sprite, Bone, Skeleton, ClippingGroup; interaction via Raycaster, Layers masks, and EventDispatcher patterns. Merges the former interaction scope—use for picking and layers; for pure vector math without scene graph use threejs-math; for playing skeletal clips use threejs-animation; for frustum culling internals see camera docs.

full-stack-skills 70106ac 2 files · 5.8 KB Updated

File contents

full-stack-skills/threejs-skills/tree/main/skills/threejs-objects commit 70106ac8eb

Frequently asked questions

npx skillmds@latest add full-stack-skills/threejs-objects