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


package eu.svjatoslav.sixth.e3d.renderer.raster.slicer
Geometry slicing for perspective-correct texture rendering.

Large textured polygons are subdivided into smaller triangles to ensure accurate perspective correction. This package provides the recursive subdivision algorithm used by composite shapes.

See Also: