Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Classes | Functions
Shader bench

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)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

The main function of the shader editing tool.

Parameters
argcthe number of input arguments.
argva pointer to the raw input arguments.
Returns
a general error code.