mikolalysenko / 3p
Progressive triangle streams
☆21Updated 10 years ago
Alternatives and similar repositories for 3p:
Users that are interested in 3p are comparing it to the libraries listed below
- 3D Wavelet Rasterization☆30Updated 7 years ago
- Generate 3d box geometry☆10Updated 9 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 8 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 7 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆12Updated 10 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 8 years ago
- Helper module for debugging raytraced SDFs☆12Updated 9 years ago
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 7 years ago
- ☆29Updated 9 years ago
- streaming gl.readPixels from an FBO☆31Updated 7 years ago
- glsl-sat is a shader generator for WebGL, to generate a summed-area-table texture of an input texture☆23Updated 8 years ago
- Small utility for recording videos in regl☆18Updated 8 years ago
- Basic mesh rendering module☆25Updated 10 months ago
- regl-pipeline is a pass manager and pass dependency graph editor for regl, an API for webgl.☆16Updated 8 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 7 years ago
- Vertex array object wrapper for WebGL☆25Updated 6 years ago
- ☆35Updated 6 years ago
- Create geometry by revolving path around Y axis☆13Updated last year
- Fixes holes in 3D meshes☆22Updated 7 years ago
- 👾 A free form mesh sculpting tool☆38Updated 9 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 8 years ago
- Lambertian diffuse lighting model for GLSL☆16Updated 10 years ago
- A comparison between the frameworks Goo Engine, Three.js and Play Canvas☆16Updated 6 years ago
- signed distance function to obj with gpu.js☆15Updated 2 years ago
- Iterative mesh refinement☆79Updated 9 years ago
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆35Updated 7 years ago
- Simplicial-complex-like geometry builder backed by typed arrays