xizhonghua / origamiLinks
☆33Updated 7 years ago
Alternatives and similar repositories for origami
Users that are interested in origami are comparing it to the libraries listed below
Sorting:
- A javascript implementation of the Catmull-Clark subdivision surface algorithm☆112Updated 8 years ago
- Iterative mesh refinement☆79Updated 10 years ago
- Rendering library for web-based painting applications. Includes WebGL and software (2D canvas) backends.☆59Updated 5 years ago
- 👾 A free form mesh sculpting tool☆38Updated 10 years ago
- 3D Wavelet Rasterization☆30Updated 8 years ago
- Helper module for debugging raytraced SDFs☆12Updated 10 years ago
- Collada parser in javascript. It supports skinning, morph targets and bone or node animation. It can parse inside a worker.☆50Updated 6 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆37Updated 8 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 8 years ago
- glsl-numerify is a debugging shader generator for WebGL: given a texture, blows it up in size, displays the pixel values as numbers.☆15Updated 9 years ago
- glsl-sat is a shader generator for WebGL, to generate a summed-area-table texture of an input texture☆23Updated 9 years ago
- half edge mesh data structure in js☆66Updated 8 years ago
- Easy to use robust Delaunay triangulation☆160Updated 11 years ago
- Discrete Differential Geometry in Javascript☆18Updated 11 years ago
- ☆59Updated 2 years ago
- Lightweight crowd simulation engine☆70Updated 6 years ago
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- Isosurface extraction using Marching Cubes and pure WebGL.☆72Updated 5 years ago
- Parse collada .dae 3d animation files into a WebGL friendly JSON format☆106Updated 8 years ago
- bitmap font rendering for stackgl☆70Updated 10 years ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 8 years ago
- Find all roots of a polynomial using the Jenkins-Traub method☆18Updated 8 years ago
- Explore tilings on the hyperbolic plane☆86Updated 5 years ago
- Collection of experiments for the pex library☆44Updated 8 years ago
- A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.