adobe-webplatform / shaderdsl
A compiler from a subset of JavaScript to GLSL.
☆97Updated 11 years ago
Alternatives and similar repositories for shaderdsl:
Users that are interested in shaderdsl are comparing it to the libraries listed below
- 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
- ☆29Updated 9 years ago
- WebGL texture wrapper☆59Updated 8 years ago
- ☆58Updated 2 years ago
- Learning WebGL Lesson 1 converted from vanilla WebGL to use stack.gl.☆28Updated 9 years ago
- Rendering ecosystem using Node style packaging☆120Updated 10 years ago
- bitmap font rendering for stackgl☆70Updated 9 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 7 years ago
- draw anti-aliased circular arcs in a shader with glslify☆41Updated 7 years ago
- sync CSS 3D transformations to a WebGL scene☆33Updated 8 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
- a gl implementation of vector font rendering☆31Updated 9 years ago
- WebGL framebuffer wrapper☆60Updated 7 years ago
- Convert from javascript functions to GL shader source☆75Updated 8 years ago
- a list of text/font modules☆104Updated 9 years ago
- Reuse typed arrays☆75Updated 3 years ago
- a high-level ray picking helper for 3D intersection☆19Updated 7 years ago
- Vertex array object wrapper for WebGL