|
Rendu
A lightweight rendering engine for experimentations
|
Shader visualisation tool, inspired by ShaderToy and Bonzomatic.
Classes | |
| class | ShaderEditorConfig |
| Shader editor configuration. More... | |
| class | ShaderEditor |
| Shader editor that can be used to tweak shaders on the fly, reloading them and exposing parameters for adjustements. More... | |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
The main function of the shader editing tool.
| argc | the number of input arguments. |
| argv | a pointer to the raw input arguments. |