Implements light sources for graphic rendering. More...
Classes | |
| class | chai3d::cDirectionalLight |
| This class implements a directional light source. More... | |
| class | chai3d::cGenericLight |
| This class implements a base class for modeling light sources. More... | |
| class | chai3d::cPositionalLight |
| This class implements a positional light source. More... | |
| class | chai3d::cShadowMap |
| This class implements a shadow map for spot lights (cSpotLight). More... | |
| class | chai3d::cSpotLight |
| This class implements a spot light source. More... | |