glennchun / free-form-deformation
As my first coding exercise in JavaScript, I implemented the FFD algorithm in ffd.js. See Sederberg and Parry's '86 paper, Free-Form Deformation of Solid Geometric Models. The index.html contains my JavaScript code that consumes ffd.js and a modified version of the webgl_modifier_subdivision example from threejs.org.
☆40Updated 3 years ago
Alternatives and similar repositories for free-form-deformation:
Users that are interested in free-form-deformation are comparing it to the libraries listed below
- ☆36Updated 8 years ago
- XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.☆58Updated 5 months ago
- A native Typescript/Javascript port of Clipper2☆37Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆100Updated last year
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆155Updated 2 years ago
- ☆55Updated 4 years ago
- Mesh decimation using Quadric error metrics☆32Updated 6 years ago
- three.js addon for triangulation of implicit surfaces and for forms with holes. The addon generates indexed BufferGeometries.☆26Updated 2 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆22Updated 4 years ago
- An implementation of openvdb in javascript☆48Updated 4 years ago
- Visible geometry edge projection and flattening based on three-mesh-bvh.☆177Updated last week
- ☆46Updated 2 months ago
- Comparison of different triangulation libraries in Three.js☆15Updated 7 years ago
- XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.☆95Updated 6 months ago
- Slice three.js geometry with a plane.☆141Updated 5 years ago
- Smooth subdivision surface modifier for use with three.js BufferGeometry.☆96Updated last year
- Mass spring cloth simulation in WebGL using semi-implicit Euler and ping-pong FBO's.☆17Updated 7 years ago
- Bloom blend effect for three.js.☆31Updated 8 years ago
- Creates an orientation gizmo (similar to a view cube) to show the orientation of the camera's rotation. The user can click on each axis a…☆49Updated 2 years ago
- Three.js ↔ Vray bridge (renderfarm.js backend)Updated 3 years ago
- Example of a Shadertoy conversion☆77Updated 7 years ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆137Updated 2 years ago
- a GPU based picking class for ThreeJS lib☆79Updated 6 years ago
- WebGL-based Unified Particle System☆77Updated 8 years ago
- three.js addon, to produce almost infinite many time-varying geometries / buffer geometries with functions (cylindrical coordinates)☆39Updated 2 years ago
- Weighted, blended order independent transparency pass for use with three.js.☆44Updated last year
- ☆47Updated 7 years ago
- Progressive encoding for 3D meshes☆64Updated 10 years ago
- GPU based object picking for Three.JS☆47Updated 3 years ago
- Generates a per-vertex ambient occlusion array for arbitrary meshes.☆169Updated 6 years ago