Erkaman / gl-rockLinks
Procedural Generation of Rocks in WebGL
☆103Updated 9 years ago
Alternatives and similar repositories for gl-rock
Users that are interested in gl-rock are comparing it to the libraries listed below
Sorting:
- WebGL grass using a vertex shader☆102Updated 9 years ago
- Vertex based ambient occlusion calculation for meshes☆57Updated 8 years ago
- ☆160Updated 8 years ago
- A collection of procedural generation tools in a desktop application.☆32Updated 8 years ago
- Demo of Planar Projected Shadows in regl☆34Updated 8 years ago
- 3D and 4D path tracing experiments by Jonathan Olson☆124Updated 10 years ago
- Generates a per-vertex ambient occlusion array for arbitrary meshes.☆170Updated 6 years ago
- This module implements a volumetric light scattering effect(godrays)☆200Updated 8 years ago
- draw anti-aliased circular arcs in a shader with glslify☆41Updated 7 years ago
- Rendering procedural 3D geometry by raymarching through a distance field☆99Updated 8 years ago
- transform streamed glsl tokens into an ast☆98Updated last year
- WebGL-based Unified Particle System☆77Updated 8 years ago
- WebGL sky and sun shader editor☆145Updated 3 years ago
- Demo of mipmapping for voxel terrain☆66Updated 11 years ago
- Easily generate an environment map, or skybox, of Earth atmosphere given a 3D vector representing the direction of the sun.☆31Updated 2 years ago
- Collection of experiments for the pex library☆44Updated 8 years ago
- ☆43Updated 7 years ago
- perturb normal from a normal map☆36Updated 6 years ago
- approximate face normal in the fragment shader☆29Updated 10 years ago
- Ambient occlusion shader for ao-mesher☆24Updated 8 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 8 years ago
- a high level "sprite" batch☆37Updated 9 years ago
- render ShaderToy demos to PNG☆62Updated 9 years ago
- Worley noise implementation for WebGL shaders