shadertoy-to-video-with-FBO
Shader renderer
A tool to render Shadertoy shaders directly into video files with support for FrameBuffers and various output formats.
Render a ShaderToy script directly to a video file. (added FrameBuffers support)
53 stars
6 watching
11 forks
Language: GLSL
last commit: 7 months ago
Linked from 1 awesome list
glslshadertoyvideo
Related projects:
Repository | Description | Stars |
---|---|---|
danilw/vulkan-shadertoy-launcher | A tool for launching GLSL shaders in Vulkan, allowing developers to run custom shaders outside of Shadertoy | 72 |
pema99/glsl2hlsl | A tool for converting Shadertoy shaders to Unity-compatible shaders | 87 |
thenusan/bonzomatictoshadertoy | Converts Bonzomatic GLSL fragment shaders to Shadertoy-compatible code | 13 |
toomuchvoltage/shadertoy-utils | A utility tool for converting various file types into GLSL code for rendering on Shadertoy | 38 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
fordhurley/glsl-grapher | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
tsteinholz/loveshaderconverter | A tool to convert shaders from one GLSL variant to another | 75 |
victorfisac/fnode | A tool for building GLSL shaders without programming knowledge using nodes and C | 102 |
gargaj/bonzomatic | A tool that allows developers to write and experiment with 2D fragment shaders in real-time. | 1,371 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
lilxyzw/liltoon | A toolset providing customizable, feature-rich shaders for rendering avatars in Unity. | 965 |
ustymukhman/vite-plugin-glsl | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 321 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 32 |
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |