![]() |
PhotoGENius V1.0.0
A basic library for generating photorealistic images, developed for the course Numerical techniques for photorealistic image generation.
|
A scene read from a scene file. More...
Public Attributes | |
| Dictionary< string, Material > | Materials = new Dictionary<string, Material>() |
| World | World = new World() |
| ICamera | Camera |
| Dictionary< string, float > | FloatVariables = new Dictionary<string, float>() |
| Dictionary< string, float >.KeyCollection | OverriddenVariables |
A scene read from a scene file.
| Dictionary<string, float>.KeyCollection PGENLib.Scene.OverriddenVariables |