Rendu
A lightweight rendering engine for experimentations
|
A basic playground for testing ideas.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
The main function of the playground.
argc | the number of input arguments. |
argv | a pointer to the raw input arguments. |