threejs-geometry
Comprehensive Three.js geometry toolkit for creating built-in shapes, custom buffers, and instanced meshes.
Install
npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-geometryStats
| Total installs | 2,015 |
| Weekly installs | 2.0K |
| GitHub stars | 1.9K |
| First seen | Jan 20, 2026 |
| Source | @cloudai-x/threejs-skills |
Summary
- Includes 15+ built-in geometries: basic shapes (box, sphere, plane, cylinder, cone, torus), polyhedra (dodecahedron, icosahedron), and path-based forms (lathe, extrude, tube, text)
- Custom BufferGeometry with typed arrays for vertices, indices, normals, UVs, and per-vertex colors; supports interleaved buffers for memory efficiency
- InstancedMesh for rendering thousands of identical objects with per-instance transforms and colors; InstancedBufferGeometry for custom per-instance attributes
- Utilities for merging geometries, computing tangents, wireframe/edge visualization, point clouds, and lines; includes morph targets and runtime modification patterns
Tags
Related skills
| Skill | Installs | vs threejs-geometry |
|---|---|---|
| agents | 1,689 | -326 |
| frontend-testing | 1,684 | -331 |
| flutter-setting-up-on-windows | 1,927 | -88 |
| nextjs-app-router-fundamentals | 1,821 | -194 |
| threejs-lighting | 1,724 | -291 |
FAQ
- How many installs does threejs-geometry have?
- threejs-geometry has 2,015 total installs and 2.0K installs this week.
- Where is threejs-geometry hosted?
- threejs-geometry is published by @cloudai-x/threejs-skills at https://github.com/cloudai-x/threejs-skills.
- How many GitHub stars does threejs-geometry have?
- threejs-geometry has 1.9K GitHub stars.
- When was threejs-geometry first indexed?
- OrangeBot.AI first indexed threejs-geometry on Jan 20, 2026.
- How do I install threejs-geometry?
- Run: npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-geometry