Portal:Development Tools/SDKs: Difference between revisions
Jump to navigation
Jump to search
SDKs. |
m Name fix. |
||
Line 3: | Line 3: | ||
; [http://www.graphics-and-physics-framework.spieleprogrammierung.net/ Graphics And Physics Framework] | ; [http://www.graphics-and-physics-framework.spieleprogrammierung.net/ Graphics And Physics Framework] | ||
: German OpenGL based graphics And physics framework. | : German OpenGL based graphics And physics framework. | ||
; [[Tools/Unofficial OpenGL SDK| | ; [[Tools/Unofficial OpenGL SDK|Unofficial OpenGL SDK]] | ||
: A collection of several cross-platform libraries, using a common build system to simplify OpenGL development. It distributes several easy-to-use libraries for GL initialization. It contains libraries for [[#Window Creation|window creation]], [[#OpenGL Loading Library|loading functions]], [[#Image Loading|loading images]], [[#Math Libraries|vector math]] and more. | : A collection of several cross-platform libraries, using a common build system to simplify OpenGL development. It distributes several easy-to-use libraries for GL initialization. It contains libraries for [[#Window Creation|window creation]], [[#OpenGL Loading Library|loading functions]], [[#Image Loading|loading images]], [[#Math Libraries|vector math]] and more. |
Latest revision as of 05:18, 18 March 2013
These are full toolkits for developing OpenGL applications. They include everything you need.
- Graphics And Physics Framework
- German OpenGL based graphics And physics framework.
- Unofficial OpenGL SDK
- A collection of several cross-platform libraries, using a common build system to simplify OpenGL development. It distributes several easy-to-use libraries for GL initialization. It contains libraries for window creation, loading functions, loading images, vector math and more.