...
Tip |
---|
As an additional resource, the Enlighten SDK includes a sample application called BasicLightmapBaking that implements all these steps on a simple scene. Executing the compiled binary will generate light maps for direct and indirect lighting and ambient occlusion as well as the .scene files that can be viewed in GeoRadiosity. See the source files for more information. |
Key
Image Removed
Image Added
Bake system definition
...
The diagram below shows the creation of one IBakeInputSystem
. Repeat for each output map required.
Image Removed
Image Added
Direct light baking
...