r21nomi / ShaderArtworksLinks
Artworks with Shader.
☆32Updated 6 years ago
Alternatives and similar repositories for ShaderArtworks
Users that are interested in ShaderArtworks are comparing it to the libraries listed below
Sorting:
- an easy way to set vertex data on a BufferGeometry☆27Updated 5 years ago
- Smooth minimum functions for GLSL☆42Updated 10 years ago
- A transform stream for glslify that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.☆34Updated 9 years ago
- Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale☆36Updated 11 years ago
- Layer texels on top of each other in the same shader.☆19Updated 7 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 10 years ago
- 3D Geometry Primitives for WebGL☆43Updated 10 years ago
- list of shaders for the Bump festival☆58Updated 8 years ago
- Builds a ThreeJS quaternion from a normal vector☆28Updated 3 years ago
- SDF functions to draw 2d shapes in glsl.☆39Updated 7 years ago
- ☆19Updated 10 years ago
- Tree-shakes and optimizes ThreeJS apps☆65Updated 7 years ago
- A camera dolly helper for threejs☆28Updated 7 years ago
- Get vertex and face data from THREE.Geometry☆41Updated 3 years ago
- Draws a big triangle onto the screen☆41Updated 8 years ago
- a 'shell' modifier for THREE.js☆50Updated 8 years ago
- lowww webgl2 rendering engine☆24Updated 6 years ago
- 📐GLSL Triplanar texture mapping. glslify format.☆30Updated 7 years ago
- A CapsuleBufferGeometry as a new geometry primitive for THREE.JS☆35Updated 3 years ago
- a tutorial on ThreeJS post processing☆26Updated 9 years ago
- Daniel Holden's functions designed to avoid conditionals in GLSL, available both as ES modules strings and as GLSL files for use with gls…☆63Updated 8 months ago
- thick 2D lines for ThreeJS☆42Updated 8 years ago
- a blur effect based on random hash offset