glennchun / free-form-deformationLinks
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.
☆42Updated 4 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
Sorting:
- ☆39Updated 9 years ago
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆171Updated 3 years ago
- Slice three.js geometry with a plane.☆143Updated 6 years ago
- Comparison of different triangulation libraries in Three.js☆15Updated 8 years ago
- iGraph by EffectNode.com☆20Updated 3 years ago
- Web implementation of volumetric grids☆162Updated 2 years ago
- Material Point Method in Javascript☆96Updated 6 years ago
- A native Typescript/Javascript port of Clipper2☆49Updated 2 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆104Updated 7 months ago
- An implementation of openvdb in javascript☆49Updated 4 years ago
- XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.☆65Updated last year
- ☆59Updated 4 years ago
- A realtime fluid flow simulation on the GPU using WebGL☆146Updated 3 years ago
- GPU based object picking for Three.JS☆49Updated 4 years ago
- A JS library to find the convex hull of a finite set of 3d points☆147Updated last month
- Interactive Realtime WebGL-Fluid☆122Updated 10 years ago
- WebGL Shader that implements a mass-spring-damper physical simulation☆40Updated 2 years ago
- Mesh decimation using Quadric error metrics☆33Updated 7 years ago
- WebGL Signed Distance Function Mesher☆143Updated 2 years ago
- Mass spring cloth simulation in WebGL using semi-implicit Euler and ping-pong FBO's.☆17Updated 8 years ago
- ☆39Updated 8 years ago
- A Typescript library for multidimensional convex hulling and Delaunay triangulations.☆35Updated 2 years ago
- Rotation and Translation controls for Threejs objects☆77Updated 2 years ago
- a GPU based picking class for ThreeJS lib☆78Updated 7 years ago
- ☆80Updated 3 years ago
- Arcball style controls for three.js Object3Ds and Cameras. Featuring pointer to trackball accuracy and unlimited rotation.☆80Updated 3 years ago
- Boundary representation volume modeling in TypeScript.☆20Updated 2 years ago
- Generate meshes from signed distance functions and constructive solid geometry operations.☆183Updated 4 years ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆140Updated 2 years ago
- ☆48Updated 7 years ago