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
Sorting:
- ☆36Updated 8 years ago
- XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.☆58Updated 7 months ago
- Mass spring cloth simulation in WebGL using semi-implicit Euler and ping-pong FBO's.☆17Updated 7 years ago
- An implementation of openvdb in javascript☆48Updated 4 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆100Updated last year
- ☆56Updated 4 years ago
- three.js addon for triangulation of implicit surfaces and for forms with holes. The addon generates indexed BufferGeometries.☆27Updated 2 years ago
- A native Typescript/Javascript port of Clipper2☆37Updated last year
- 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
- GPU based object picking for Three.JS☆47Updated 3 years ago
- ☆41Updated 2 years ago
- ☆37Updated 8 years ago
- Weighted, blended order independent transparency pass for use with three.js.☆45Updated last year
- Creating a indexed BufferGeometry from a non-indexed.☆17Updated 4 years ago
- Comparison of different triangulation libraries in Three.js☆15Updated 7 years ago
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆158Updated 2 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…☆72Updated 5 months ago
- High Dynamic Range image support for the web. (HTML, canvas & webGL) Used for HDR support in the official Khronos glTF examples.☆60Updated 2 years ago
- Demonstration of depth peeling in three.js☆17Updated 10 months ago
- ☆14Updated 5 years ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆138Updated 2 years ago
- A Typescript library for multidimensional convex hulling and Delaunay triangulations.☆34Updated last year
- three.js server side rendering (renderfarm.js client lib)☆23Updated 3 years ago
- Blender like orientation gizmo for Three.js OrbitControls☆111Updated last year
- Animation with physics based on LDrawLoader by https://threejs.org☆21Updated 3 years ago
- A CapsuleBufferGeometry as a new geometry primitive for THREE.JS☆34Updated 2 years ago
- three.js addon to create special or extended geometries. The addon generates indexed or non indexed BufferGeometries.☆54Updated 3 years ago
- Visible geometry edge projection and flattening based on three-mesh-bvh.☆187Updated last month
- XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.☆102Updated 7 months ago
- Experimental in-browser lightmap baker (ThreeJS, react-three-fiber)☆59Updated 4 years ago