Difference between revisions of "Orbiter-OpenGL 3D Engine"

From LinuxMCE
Jump to: navigation, search
Line 8: Line 8:
  
 
- [[Mesh classes - geometry container classes]]
 
- [[Mesh classes - geometry container classes]]
 +
 +
[[Category:Orbiters]]

Revision as of 04:05, 1 October 2007

rbiter's OpenGL 3D engine adds special a smoother experience to the user showing that Orbiter is capable to work not only on 2D interfaces, and get shines effects on highlight and has support for composite extension (if the SDL library is patched in that way).

The OpenGL is completly rewriten layer which manages all graphics, fonts, animations and works in a separate thread which will not make more complicated the implementation of Orbiter that is done for it.

OpenGL implementation has in large next items:

- Texture Manager and OpenGLGraphic description

- Mesh classes - geometry container classes