glslify / glsl-raytrace
Given a signed distance function and ray, trace a scene to find the first point of intersection.
☆36Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for glsl-raytrace
- ☆29Updated 8 years ago
- Collection of experiments for the pex library☆44Updated 7 years ago
- 3D Wavelet Rasterization☆29Updated 7 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 8 years ago
- Vertex based ambient occlusion calculation for meshes☆55Updated 7 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆22Updated 9 years ago
- ☆35Updated 5 years ago
- perturb normal from a normal map☆36Updated 6 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.☆49Updated 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
- Generates a 3D lookAt matrix in GLSL☆27Updated last year
- bitmap font rendering for stackgl☆69Updated 9 years ago
- A glslify module for domain coloring in the complex plane☆14Updated 7 years ago
- WebGL framebuffer wrapper☆60Updated 7 years ago
- glsl ggx lighting model☆45Updated 8 years ago
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆35Updated 7 years ago
- ☆43Updated 6 years ago
- test if a ray intersects an aabb in 3d space☆19Updated 9 years ago
- Iterative mesh refinement☆79Updated 9 years ago
- Lambertian diffuse lighting model for GLSL☆16Updated 10 years ago
- Smooth minimum functions for GLSL☆41Updated 9 years ago
- A collection of modifiers and operations for distance field equations☆114Updated 4 years ago
- Augmented WebGLRenderingContext.prototype.compileShader☆24Updated 9 years ago
- Invert a matrix in GLSL☆35Updated 10 years ago
- Helper module for debugging raytraced SDFs☆12Updated 9 years ago
- streaming gl.readPixels from an FBO☆31Updated 7 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 7 years ago
- Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, webgpu) for use in PEX.☆14Updated 4 months ago