Bonzomatic
Shader editor
A tool that allows developers to write and experiment with 2D fragment shaders in real-time.
Live shader coding tool and Shader Showdown workhorse
1k stars
48 watching
115 forks
Language: C++
last commit: about 2 months ago
Linked from 4 awesome lists
c-plus-plusdemoscenedirectxglslgraphicshlsllive-codinglivecodingopenglshadershadertoy
Related projects:
Repository | Description | Stars |
---|---|---|
gportelli/pocket.gl | A web-based tool for creating and customizing WebGL shaders | 122 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
nem0/lumixengine_shader_editor | A visual shader editor for creating and designing shaders in real-time. | 11 |
thenusan/bonzomatictoshadertoy | Converts Bonzomatic GLSL fragment shaders to Shadertoy-compatible code | 13 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
mkeeter/futureproof | A live editor for GPU shaders, built on Zig and Neovim | 222 |
spite/shadereditorextension | An extension for Google Chrome's DevTools that allows live editing of WebGL GLSL shaders. | 619 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
gregzaal/gaffer | A Blender Add-on for speeding up lighting workflows in 3D modeling and animation. | 386 |
ianacaburian/liveshaderpalette | An interactive graphics development tool for comparing and testing OpenGL shaders | 12 |
deanthecoder/glslshadershrinker | Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 98 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,852 |
sleexyz/hylogen | A system for generating and compiling GLSL shaders in Haskell | 481 |
thezbyg/gpick | An application for creating and managing color palettes with features such as automatic naming, color scheme generation, and import/export of various file formats. | 383 |
experience-monks/jam3-lesson-webgl-shader-intro | An introduction to fragment shaders in WebGL, focusing on basics and simple effects. | 312 |