tsherif / gl-utilsLinks
A bare-bones WebGL library.
☆16Updated 10 years ago
Alternatives and similar repositories for gl-utils
Users that are interested in gl-utils are comparing it to the libraries listed below
Sorting:
- WebGL Debug Utils☆33Updated 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.☆51Updated 6 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 8 years ago
- Coauthored article with Eric Haines☆49Updated 8 years ago
- Vertex based ambient occlusion calculation for meshes☆57Updated 8 years ago
- List of resources, projects and tools for regl☆82Updated last year
- Util for loading Shaders☆52Updated 7 years ago
- 🎁 WebGL shader wrapper☆125Updated 2 years ago
- Collection of experiments for the pex library☆44Updated 8 years ago
- WebGL framebuffer wrapper☆59Updated 8 years ago
- Screen-space reflections with WebGL☆45Updated 6 years ago
- Node-based Shader Library for Three.js☆93Updated 5 years ago
- bitmap font rendering for stackgl☆70Updated 10 years ago
- ☆29Updated 9 years ago
- Application to convert easily image to dxt texture☆36Updated 9 years ago
- Augmented WebGLRenderingContext.prototype.compileShader☆24Updated 10 years ago
- Generates a per-vertex ambient occlusion array for arbitrary meshes.☆170Updated 6 years ago
- Extra materials for three.js☆31Updated 9 years ago
- ☆60Updated last year
- GLSL preparation build step based on glsl-unit and glsl-optimizier including minifier library☆20Updated 2 months ago
- Experimental ES6 WebGL engine☆76Updated 8 years ago
- Physically-Based Rendering in glTF 2.0 using WebGL