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:
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆167Updated 2 years ago
- ☆37Updated 9 years ago
- Web implementation of volumetric grids☆158Updated 2 years ago
- Slice three.js geometry with a plane.☆143Updated 6 years ago
- An implementation of openvdb in javascript☆48Updated 4 years ago
- XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.☆63Updated last year
- Comparison of different triangulation libraries in Three.js☆15Updated 8 years ago
- ☆58Updated 4 years ago
- Material Point Method in Javascript☆95Updated 6 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 4 months ago
- Mesh decimation using Quadric error metrics☆32Updated 7 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…☆51Updated 2 years ago
- XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.☆109Updated last year
- WebGL finite element viewer☆83Updated 8 years ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆140Updated 2 years ago
- ☆41Updated 2 months ago
- High Dynamic Range image support for the web. (HTML, canvas & webGL) Used for HDR support in the official Khronos glTF examples.☆63Updated 3 years ago
- Mass spring cloth simulation in WebGL using semi-implicit Euler and ping-pong FBO's.☆17Updated 8 years ago
- WebGL 2.0 fur demo☆69Updated 8 years ago
- Rotation and Translation controls for Threejs objects☆76Updated 2 years ago
- A realtime fluid flow simulation on the GPU using WebGL☆146Updated 2 years ago
- Arcball style controls for three.js Object3Ds and Cameras. Featuring pointer to trackball accuracy and unlimited rotation.☆80Updated 3 years ago
- A port of CGAL to Javascript☆37Updated 8 years ago
- Generate meshes from signed distance functions and constructive solid geometry operations.☆183Updated 4 years ago
- ☆37Updated 8 years ago
- LGLTracer is a ray tracing rendering engine for the Web. It provides Editor and Viewer solutions for high-quality rendering on the Web, a…☆73Updated 11 months ago
- three.js addon for triangulation of implicit surfaces and for forms with holes. The addon generates indexed BufferGeometries.☆27Updated 2 years ago
- A JS library to find the convex hull of a finite set of 3d points☆147Updated 6 months ago
- ☆80Updated 3 years ago
- GPU based object picking for Three.JS☆48Updated 3 years ago