zz85 / hlslparser
HLSL Parser and GLSL code generator (emscripten version)
☆20Updated 10 years ago
Alternatives and similar repositories for hlslparser:
Users that are interested in hlslparser are comparing it to the libraries listed below
- ☆43Updated 6 years ago
- GLSL preparation build step based on glsl-unit and glsl-optimizier including minifier library☆20Updated 3 years ago
- Vertex based ambient occlusion calculation for meshes☆55Updated 8 years ago
- ☆29Updated 9 years ago
- perturb normal from a normal map☆36Updated 6 years ago
- Collection of experiments for the pex library☆44Updated 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
- Read floating point values back from WebGL☆43Updated 10 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 7 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 9 years ago
- WebGL stats☆28Updated 2 years ago
- transpiles GLSL tokens from v100 to v300 es☆40Updated 9 years ago
- WebGL framebuffer wrapper☆60Updated 8 years ago
- After Effects extension to export Compositions to JSON☆59Updated last year
- Constant-time B-Spline☆28Updated 9 years ago
- an easy way to set vertex data on a BufferGeometry☆27Updated 4 years ago
- Extra materials for three.js☆31Updated 9 years ago
- Automatic DAT.GUI generation from GLSL uniforms☆27Updated 8 years ago
- 3D Wavelet Rasterization☆29Updated 7 years ago
- A camera dolly helper for threejs☆28Updated 6 years ago
- bitmap font rendering for stackgl☆70Updated 10 years ago
- get color from spherical harmonic coefficients and normals☆12Updated 8 years ago
- Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, webgpu) for use in PEX.☆14Updated 8 months ago
- streaming gl.readPixels from an FBO☆31Updated 7 years ago
- Augmented WebGLRenderingContext.prototype.compileShader☆24Updated 10 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
- thick 2D lines for ThreeJS☆42Updated 8 years ago
- Deferred rendering blog post code