Package com.nerius.grafx.d3
3D rendering library: color interpolation, pixelation of lines and
polygons, depth.
-
Interface Summary Interface Description DepthGraphics This is a simple 3D graphics library, without texture mapping, which used to run on Java version 1.0.RasterDepthPixBuff This is a hook to do custom pixel computation withRasterDepthGraphics
. -
Class Summary Class Description RasterDepthGraphics Implementation of a 3D graphics rendering library, with hooks to do custom pixel and z buffer manipulations.