See: Description
Package | Description |
---|---|
renderer.framebuffer |
Provides the renderer with an output data structure
to hold the pixel values computed by the renderer.
|
renderer.gui |
Lets renderer clients use the renderer with the Java gui system..
|
renderer.models |
A library of predefined wireframe models.
|
renderer.pipeline |
The 3D graphics rendering pipeline stages.
|
renderer.scene |
Data structures for describing a 3D scene to the renderer.
|