thibauts / parse-wavefront-obj
Wavefront OBJ parser
☆19Updated 9 years ago
Alternatives and similar repositories for parse-wavefront-obj:
Users that are interested in parse-wavefront-obj are comparing it to the libraries listed below
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Updated 9 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 6 years ago
- regl-pipeline is a pass manager and pass dependency graph editor for regl, an API for webgl.☆16Updated 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.☆50Updated 5 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
- 📔 Simplify authoring GLSL shaders and reduce boilerplate☆30Updated 8 years ago
- A common interface for 3D cameras☆11Updated 10 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆12Updated 10 years ago
- Generate 3d box geometry☆10Updated 9 years ago
- streaming gl.readPixels from an FBO☆31Updated 7 years ago
- Stream of consciousness programmed WebGL visualizations☆17Updated 7 years ago
- ☆35Updated 6 years ago
- Mouse/touch-draggable first-person camera☆17Updated 9 years ago
- Collection of experiments for the pex library☆44Updated 8 years ago
- perturb normal from a normal map☆36Updated 6 years ago
- Fire particle system made with regl☆18Updated 8 years ago
- Compute mesh normals using angle weights☆23Updated 3 years ago
- demo and documentation site for regl☆10Updated 8 years ago
- Linear interpolation between multiple arrays☆13Updated 4 years ago
- test if a ray intersects an aabb in 3d space☆19Updated 9 years ago
- ☆29Updated 9 years ago
- Modular scene graph for composing and manipulating objects in a 3D scene.☆61Updated 8 years ago
- Quantizes vertices to any bit precision☆14Updated 10 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 8 years ago
- Vertex array object wrapper for WebGL☆25Updated 6 years ago
- visual feedback effect for regl meshes☆7Updated 8 years ago
- Audio helper toolbox for regl☆35Updated 7 years ago
- Generates a 3D lookAt matrix in GLSL