Graphics_Systems - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

This article is an overview of graphics related systems in ENIGMA.

OpenGL

ogllogo.jpg

OpenGL3

Is the next to latest OpenGL version which provides the latest techniques in rendering.

OpenGLES

Is the version of OpenGL we use for mobile and other embedded devices.

DirectX

dxlogo.jpg We have not yet implemented a DirectX graphics system, but plan on doing so.

Graphics Pipeline

oglpipeline.jpg

Category:ENIGMAsystem