|
bazar
1.3.1
|
|
Classes | |
| class | IplTexture |
| class | LightCollector |
| class | LightMap |
| Irradiance map computation, storage and augmentation. More... | |
Here's code to measure irradiance from images, to build an irradiance map and to use that map to augment a scene with OpenGL.
The most interesting class here is LightMap. An example of augmentation can be found in multigl.cpp.
1.8.1.2