hughsk / from-3d-to-2d
Take a transformation matrix like you're used to constructing with WebGL, and project arbitrary 3D points onto your 2D screen.
☆22Updated 9 years ago
Alternatives and similar repositories for from-3d-to-2d:
Users that are interested in from-3d-to-2d are comparing it to the libraries listed below
- 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
- Collection of experiments for the pex library☆44Updated 8 years ago
- 3D Wavelet Rasterization☆29Updated 7 years ago
- ☆35Updated 5 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 7 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
- Applies one iteration of Loop's algorithm to a triangular mesh☆11Updated 9 years ago
- bitmap font rendering for stackgl☆70Updated 9 years ago
- tessellation of concave polygons with holes in Javascript☆39Updated 11 years ago
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆35Updated 7 years ago
- Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, webgpu) for use in PEX.☆14Updated 7 months ago
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- Fixes holes in 3D meshes☆20Updated 7 years ago
- ☆29Updated 9 years ago
- Some weird animations made with regl and WebGL☆17Updated 8 years ago
- perturb normal from a normal map☆36Updated 6 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 8 years ago
- webgl nodes seriously effects editor☆13Updated 9 years ago
- Progressive triangle streams☆20Updated 10 years ago
- Camera controls for 2D scrolling, rotation and zooming☆11Updated 9 years ago
- Rendering library for web-based painting applications. Includes WebGL and software (2D canvas) backends.☆58Updated 4 years ago
- HLSL Parser and GLSL code generator (emscripten version)☆20Updated 10 years ago
- WebGL framebuffer wrapper☆60Updated 7 years ago
- streaming gl.readPixels from an FBO☆31Updated 7 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 5 years ago
- Helper module for debugging raytraced SDFs☆12Updated 9 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 8 years ago
- GLSL preparation build step based on glsl-unit and glsl-optimizier including minifier library☆20Updated 3 years ago
- test if a ray intersects an aabb in 3d space☆19Updated 9 years ago
- Lambertian diffuse lighting model for GLSL☆16Updated 10 years ago