patuwwy / ShaderToy-Chrome-PluginLinks
Web extension for shadertoy.com
☆288Updated 6 months ago
Alternatives and similar repositories for ShaderToy-Chrome-Plugin
Users that are interested in ShaderToy-Chrome-Plugin are comparing it to the libraries listed below
Sorting:
- Shadertoy-like live preview for GLSL shaders in Visual Studio Code☆676Updated 4 months ago
- Derived from https://github.com/Syntopia/Fragmentarium/☆368Updated 3 weeks ago
- Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.☆158Updated last month
- Blender addon to create 2D textures from GLSL. It follows the same nomenclature that glslViewer, glslCanvas, glslEditor, ofxShader and Pi…☆391Updated 2 years ago
- Optimized GPU noise functions and utilities☆373Updated 11 years ago
- ☆128Updated 8 months ago
- Tiling simplex flow noise in 2-D and 3-D compatible with GLSL 1.20 (WebGL 1.0) and above.☆306Updated 2 years ago
- Offline Shader Editor with many cool features☆283Updated 5 months ago
- An efficient texture-free GLSL procedural noise library☆229Updated 3 years ago
- A bunch of distance field primitives for ray marching☆200Updated 5 years ago
- Collection of tileable procedural textures such as: cellular noise, fbm, voronoi, perlin and other.☆327Updated 3 years ago
- Shader languages support for VS Code☆174Updated last year
- Some of my shaders for shadertoy + extras☆84Updated 4 months ago
- ☆543Updated last year
- Programmable 3D fluid simulator running in WebGL.☆333Updated 4 years ago
- A WebGL SDF pathtracer☆387Updated 2 years ago
- Export images and videos from Shadertoy.☆110Updated 2 years ago
- ☆33Updated 10 months ago
- This module implements a volumetric light scattering effect(godrays)☆202Updated 9 years ago
- Utility functions to convert between various color spaces in GLSL☆241Updated 4 years ago
- GLSL procedural noise functions compatible with WebGL☆565Updated 7 months ago
- source code for the YouTube series☆263Updated 6 years ago
- Minify and obfuscate GLSL or HLSL code☆542Updated last month
- Source code for 'Practical Shader Development' by Kyle Halladay☆114Updated 6 years ago
- Live WebGL preview of GLSL shaders☆351Updated last year
- A realtime fluid flow simulation on the GPU using WebGL☆146Updated 3 years ago
- A collection of GLSL shaders and how to use them in Processing sketches☆271Updated 4 years ago
- Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in you…