Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.rendering.BackgroundRenderable

Packages that use BackgroundRenderable
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of BackgroundRenderable in org.j3d.aviatrix3d
 

Classes in org.j3d.aviatrix3d that implement BackgroundRenderable
 class Background
          Base collection of functionality marking background nodes of various types.
 class BoxBackground
          Background node that renders a sky box using any or all of the 6 textures.
 class ColorBackground
          Background node that represents a single solid 4-component colour.
 class ImageBackground
          Background node for 2D scenes that draws an image on screen as the background.
 class ShapeBackground
          Background node that renders a list of user-provided Shape3D instances.
 class SphereBackground
          Background node that renders a single user-provided texture on a sphere.
 


Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org