Package | Description |
---|---|
org.osm2world.core.target.jogl |
Modifier and Type | Class and Description |
---|---|
class |
JOGLRendererVBOFixedFunction
Renders the contents of a
PrimitiveBuffer using JOGL and the old fixed function OpengGL pipeline. |
class |
JOGLRendererVBOShader
Renders the contents of a
PrimitiveBuffer using JOGL and the new shader based OpenGL pipeline. |