FNode
Shader builder
A tool for building GLSL shaders without programming knowledge using nodes and C
Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.
102 stars
9 watching
15 forks
Language: C
last commit: about 4 years agoLinked from 1 awesome list
fnodeglslglsl-shadersnodenodesopenglprogramming-knowledgeraylibshadersshadingshading-language
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code. | 11 | |
| Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 | |
| A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 | |
| A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. | 326 | |
| A tool to convert shaders from one GLSL variant to another | 76 | |
| A tool to render Shadertoy shaders directly into video files with support for FrameBuffers and various output formats. | 53 | |
| Optimizes GLSL shaders for performance using Khronos tools and compiler | 36 | |
| A library for debugging and profiling shaders in graphics rendering applications | 33 | |
| A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 91 | |
| Translates legacy shader code to modern OpenGL and Metal shading languages | 3 | |
| Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 99 | |
| Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 | |
| Software that enables shader replacement and debugging in OpenGL applications | 2 | |
| A Haskell-based library for writing and compiling OpenGL shaders | 77 | |
| A tool for converting HLSL shader code to multiple shading languages | 1,783 |