jjdh API

Package jjdh.opengl.meshes.core

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

See:
          Description

Interface Summary
Mesh This interface models a object which can be drawn by OpenGL.
 

Class Summary
AbstractMesh  
BlendingContainer  
Container  
DirectMesh  
DisplayListMesh  
VertexArrayMesh This is a mesh with a internal rendering process resting upon a highly efficient VertexArrayJob.
 

Package jjdh.opengl.meshes.core Description

This Package contains the essential classes of a Mesh based framework to realize Object-Rendering in OpenGL. At long date it should be replaced by the newer scenegraph approach.

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

jjdh API

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