Difference between revisions of "STEngine"
From LinuxMCE
Mstovenour (Talk | contribs) m (Added to Category: Programmer's Guide) |
Rwilson131 (Talk | contribs) |
||
Line 1: | Line 1: | ||
[[Category: Programmer's Guide]] | [[Category: Programmer's Guide]] | ||
− | + | STEngine - Simple Type Engine | |
− | + | ||
STEngine is a simple framework that operates with high level objects to not mess with OpenGL code. | STEngine is a simple framework that operates with high level objects to not mess with OpenGL code. |
Latest revision as of 03:49, 6 September 2007
STEngine - Simple Type Engine
STEngine is a simple framework that operates with high level objects to not mess with OpenGL code.
Prerequisites before entering and modifying the code
- texture mapping with a simple and a complex tutorial
The STEngine covers the next parts:
- geometry containers
- texture management
- font management