Rendu
A lightweight rendering engine for experimentations
|
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) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Main loop for the scene editor.
argc | the number of input arguments. |
argv | a pointer to the raw input arguments. |