Threejs Syntax Geometries

Use when creating 3D shapes, custom geometry, or instanced meshes in Three.js. Prevents the common mistake of forgetting dispose(), not setting needsUpdate on BufferAttribute, or using non-indexed geometry when indexed is better. Covers BufferGeometry, BufferAttribute, all 21 built-in geometries, InstancedMesh, ExtrudeGeometry, custom geometry. Keywords: BufferGeometry, BoxGeometry, SphereGeometry, PlaneGeometry, InstancedMesh, BufferAttribute, geometry, shape, extrude, custom mesh, particles, point cloud, particle system, create shape.

Impertio-Studio 0cdf747 5 files · 41.4 KB Updated

File contents

Impertio-Studio/Three.js-Claude-Skill-Package/tree/main/skills/source/threejs-syntax/threejs-syntax-geometries commit 0cdf7477c3

Frequently asked questions

npx skillmds@latest add impertio-studio/threejs-syntax-geometries