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.
☆39Updated 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.☆54Updated 4 months ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆20Updated 3 years ago
- An implementation of openvdb in javascript☆48Updated 3 years ago
- Material Point Method in Javascript☆93Updated 5 years ago
- a GPU based picking class for ThreeJS lib☆79Updated 6 years ago
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆154Updated 2 years ago
- ☆53Updated 3 years ago
- ☆21Updated 5 months ago
- A Typescript library for multidimensional convex hulling and Delaunay triangulations.☆34Updated last year
- Javascript Tetrahedral FEM Simulation☆39Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆99Updated last year
- PBR rendering equation playground and feature experiment, based on Threejs and Envtools☆32Updated 4 years ago
- Web implementation of volumetric grids☆145Updated last year
- Mesh decimation using Quadric error metrics☆32Updated 6 years ago
- A native Typescript/Javascript port of Clipper2☆37Updated last year
- Mass spring cloth simulation in WebGL using semi-implicit Euler and ping-pong FBO's.☆17Updated 7 years ago
- ☆47Updated 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
- GPU based object picking for Three.JS☆47Updated 3 years ago
- ☆74Updated 7 years ago
- WebGL finite element viewer☆78Updated 8 years ago
- Creating a indexed BufferGeometry from a non-indexed.☆17Updated 4 years ago
- A rough octree implementation to support frustum culling and raycasts in complex THREE.js scenes☆42Updated last year
- Slice three.js geometry with a plane.☆139Updated 5 years ago
- ☆41Updated 2 years ago
- WebGL Volumetric Renderer☆68Updated 9 years ago
- An example of marching cubes in WebGL, using Rust + WebASM to compute the isosurface☆89Updated last year
- LGLTracer is a ray tracing rendering engine for the Web. It provides Editor and Viewer solutions for high-quality rendering on the Web, a…☆70Updated 2 months ago
- WebGL-based Unified Particle System☆77Updated 8 years ago