|
Rendu
A lightweight rendering engine for experimentations
|
Preprocess tools for precomputation and validation, etc.
Modules | |
| BRDF Estimation | |
| Precompute BRDF-related data for real-time rendering. | |
| Controller Test | |
| Configuration tool to generate and test controller mappings. | |
| Image Viewer | |
| A basic image viewer, supports LDR and HDR images. | |
| OBJ to scene converter | |
| Process a multi-objects/groups/materials OBJ file to generate a Rendu scene on disk. | |
| Scene editor | |
| Edit scenes and export them. | |
| Shader Validation | |
| Validate shaders compilation on the GPU and output IDE-compliant error messages. | |
Functions | |
| int | main (int, char **) |
| int main | ( | int | , |
| char ** | |||
| ) |
Do nothing. This is useful for 'meta' compilation targets (such as ALL). In the future, this could become a CPU-only test suite.