maximeq / three-js-capsule-geometry
A CapsuleBufferGeometry as a new geometry primitive for THREE.JS
☆34Updated 2 years ago
Alternatives and similar repositories for three-js-capsule-geometry:
Users that are interested in three-js-capsule-geometry are comparing it to the libraries listed below
- Get vertex and face data from THREE.Geometry☆41Updated 2 years ago
- Film emulsion-like rendering transforms for three.js☆41Updated last year
- "Point Text" Helper for three JS☆75Updated 8 months ago
- a 'shell' modifier for THREE.js☆50Updated 7 years ago
- Tool for extending three.js materials by modifying ShaderLib code.☆42Updated 7 years ago
- A simple Raytracer based on Ray Tracing in One Weekend by Peter Shirley☆18Updated 4 years ago
- A camera dolly helper for threejs☆29Updated 6 years ago
- WebGLRenderTarget helper for three.js : see the output in realtime in a window☆30Updated 3 years ago
- A signed distance field (SDF) image generator for 2D paths such as font glyphs, accelerated using WebGL.