jjdh API

Package jjdh.opengl.scenegraph.simple.core

This Package contains the essential classes of a scenegraph based framework to realize Object-Rendering in OpenGL.

See:
          Description

Interface Summary
ScenegraphNode  
 

Class Summary
ColorNode  
ContainerScenegraphNode  
FixedSizeSurface  
LeafScenegraphNode  
MaterialNode  
MeshNode  
MovementNode  
OnOffNode  
ParticleEffectNode  
Quad Very simple quad implementation.
RectangleNode  
ScaleNode  
ScenegraphHandler Deprecated.  
Surface  
TextureNode  
Triangle  
Vertex  
 

Package jjdh.opengl.scenegraph.simple.core Description

This Package contains the essential classes of a scenegraph based framework to realize Object-Rendering in OpenGL. At long date it should replace the old mesh and the even older builder based approaches.

See Also:
jjdh.opengl.scenegraph.simple.common, jjdh.opengl.meshes.core, jjdh.opengl.meshes.common, jjdh.opengl.exercises.sheet02.builder

jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.