BonzomaticToShadertoy

Shader converter

Converts Bonzomatic GLSL fragment shaders to Shadertoy-compatible code

Script to convert bonzomatic glsl fragment shaders to shadertoy

GitHub

13 stars
1 watching
0 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pema99/glsl2hlsl A tool for converting Shadertoy shaders to Unity-compatible shaders 87
gargaj/bonzomatic A tool that allows developers to write and experiment with 2D fragment shaders in real-time. 1,371
sleexyz/hylogen A system for generating and compiling GLSL shaders in Haskell 481
tsteinholz/loveshaderconverter A tool to convert shaders from one GLSL variant to another 75
toomuchvoltage/shadertoy-utils A utility tool for converting various file types into GLSL code for rendering on Shadertoy 38
gwiazdorrr/cxxswizzle Converts GLSL shader code to C++17-compatible code 186
vwochnik/rollup-plugin-glsl Converts GLSL shader source files to modules 22
gamemakerdiscord/xpanda Allows code from external files to be included into shaders while handling shader compatibility issues. 14
danilw/shadertoy-to-video-with-fbo A tool to render Shadertoy shaders directly into video files with support for FrameBuffers and various output formats. 53
alaingalvan/crossshader A tool for converting between different shader languages and compilers. 282
deanthecoder/glslshadershrinker Automates optimization and reformatted GLSL shader code to reduce size while preserving readability 98
microsoft/shaderconductor A tool for converting HLSL shader code to multiple shading languages 1,775
psycholns/gshaderreplacer Software that enables shader replacement and debugging in OpenGL applications 2
jwurzer/glslscene A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. 16
lukasbanana/xshadercompiler A tool that translates shader code from HLSL to GLSL 351