Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Classes | Functions
Scene editor

Edit scenes and export them.

Classes

class  EditorRenderer
 Render the scene in the editor. More...
 
class  SceneEditor
 Scene editor interface. More...
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Main loop for the scene editor.

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