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 1 year ago
Linked from 4 awesome lists
c-plus-plusdemoscenedirectxglslgraphicshlsllive-codinglivecodingopenglshadershadertoy
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A web-based tool for creating and customizing WebGL shaders | 122 |
| | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
| | A visual shader editor for creating and designing shaders in real-time. | 11 |
| | Converts Bonzomatic GLSL fragment shaders to Shadertoy-compatible code | 13 |
| | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 570 |
| | A live editor for GPU shaders, built on Zig and Neovim | 223 |
| | An extension for Google Chrome's DevTools that allows live editing of WebGL GLSL shaders. | 619 |
| | A web-component for creating and rendering fragment shaders in GLSL. | 545 |
| | A Blender Add-on for speeding up lighting workflows in 3D modeling and animation. | 387 |
| | An interactive graphics development tool for comparing and testing OpenGL shaders | 12 |
| | Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 99 |
| | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| | A system for generating and compiling GLSL shaders in Haskell | 481 |
| | 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 |
| | An introduction to fragment shaders in WebGL, focusing on basics and simple effects. | 312 |