Package eu.svjatoslav.sixth.e3d.renderer.raster.lighting


package eu.svjatoslav.sixth.e3d.renderer.raster.lighting
Lighting system for flat-shaded polygon rendering.

This package implements a simple Lambertian lighting model for shading solid polygons based on their surface normals relative to light sources.

Key classes:

See Also: