Package j3d.examples.appearance.texture

Class Summary
AppearanceComponent  
CubeAndBillboardTest Creates a simple rotating scene that includes two text billboards, one created to ROTATE_ABOUT_AXIS the other ROTATE_ABOUT_POINT.
DistanceLODApp  
FloatingFaces This example reads in the name of a texture image and texture coordinates from a file and creates geometry to display the texture image mapped onto a triangulated polygon.
MandleBox Create a mandlebrot set for a box the user rotates with a keystroke.
MandleBox.SimpleBehavior a class that lets the user rotate the object with the keyboard.
RasterTest This example illustrates how to:
1.
Solid5Test  
SpinningEarth  
TextureAppearanceComponent  
TextureAttributesComponent  
TextureComponent  
TextureGeometryInfo  
TexturePropertyMain  
TextureTransformMain This example illustrates how a texture image can be dynamically rotated affineTransform runtime.
TexureMapHeightFieldMain This example illustrates dynamic texture coordinate generation using the TexCoordGeneration class.