Uses of Package
eu.svjatoslav.sixth.e3d.renderer.raster.gi
Packages that use eu.svjatoslav.sixth.e3d.renderer.raster.gi
Package
Description
Graphical user interface components for the Sixth 3D engine.
Headless rendering toolkit: windowless snapshots, pixel assertions,
golden-image comparison and scene-state dumps.
Progressive CPU global illumination.
-
Classes in eu.svjatoslav.sixth.e3d.renderer.raster.gi used by eu.svjatoslav.sixth.e3d.guiClassDescriptionProgressive CPU global illumination, running on dedicated low-priority threads (never on the render ForkJoinPool).
-
Classes in eu.svjatoslav.sixth.e3d.renderer.raster.gi used by eu.svjatoslav.sixth.e3d.headlessClassDescriptionProgressive CPU global illumination, running on dedicated low-priority threads (never on the render ForkJoinPool).
-
Classes in eu.svjatoslav.sixth.e3d.renderer.raster.gi used by eu.svjatoslav.sixth.e3d.renderer.raster.giClassDescriptionPer-triangle lightmap: a small generated texture whose texels map onto the triangle surface.A shape carrying a
Lightmap.A textured triangle whose texture is a GI-generated lightmap composite (baseColor x lighting).One ray-traced triangle with cached data.Nearest-hit query result.