|
Rendu
A lightweight rendering engine for experimentations
|
A basic image viewer, supports LDR and HDR images.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
The main function of the image viewer.
| argc | the number of input arguments. |
| argv | a pointer to the raw input arguments. |