vorg / geom-builderLinks
Simplicial-complex-like geometry builder backed by typed arrays
☆14Updated last year
Alternatives and similar repositories for geom-builder
Users that are interested in geom-builder are comparing it to the libraries listed below
Sorting:
- A JavaScript implementation of the triangle tessellation algorithm from the OpenGL specification for tessellation shaders.☆15Updated 2 years ago
- regl-pipeline is a pass manager and pass dependency graph editor for regl, an API for webgl.☆16Updated 8 years ago
- A 3D spherical coordinates camera with inertia☆38Updated 7 years ago
- ☆9Updated 2 years ago
- Contribution guidelines for stackgl projects☆14Updated 10 years ago
- Declarative and stateless WebGL - a Rust clone of Regl☆19Updated 6 years ago
- Compute mesh normals using angle weights☆24Updated 4 years ago
- ☆35Updated 6 years ago
- Draws static indexed geometry in WebGL☆13Updated 9 years ago
- Create geometry by revolving path around Y axis☆13Updated last year
- Easily generate an irradiance environment map from an existing environment map.☆27Updated 7 years ago
- Small utility for recording videos in regl☆18Updated 9 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 9 years ago
- Exact polygon boolean operations☆20Updated 10 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 9 years ago
- streaming gl.readPixels from an FBO☆31Updated 8 years ago
- Basic command line tool that converts an OBJ file into a simplicial complex☆14Updated 6 years ago
- load and render gltf with regl☆12Updated 7 years ago
- Reuse typed arrays☆76Updated 3 years ago
- Path smoothing for vector valued input curves☆19Updated 2 years ago
- build 3d scenes with shapes and lights using stack.gl☆17Updated 8 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 8 years ago
- Draw pretty lines in WebGL with the Canvas2D API.☆30Updated 5 years ago
- Draw 2d polyline with regl☆60Updated last year
- List of resources, projects and tools for regl☆82Updated 11 months ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 7 years ago
- Vertex based ambient occlusion calculation for meshes☆57Updated 8 years ago
- Computes normals for triangulated meshes☆18Updated 9 years ago
- A GLSL function for generating 3D supershapes.