Threejs Geometries

three.js geometry authoring: BufferGeometry, typed BufferAttribute and interleaved layouts, InstancedBufferGeometry, primitive Geometries (box/sphere/torus/etc.), ExtrudeGeometry and Shape/Path/Curve from Extras, WireframeGeometry, and addon geometries such as TextGeometry, DecalGeometry, RoundedBoxGeometry. Covers merged scope of procedural curves and extrusion formerly split as extras-curves; for animation morph targets see threejs-animation; for merging buffers utilities see official BufferGeometryUtils module in docs Utils addons.

full-stack-skills ce249e7 2 files · 5.8 KB Updated

File contents

full-stack-skills/threejs-skills/tree/main/skills/threejs-geometries commit ce249e7a77

Frequently asked questions

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