Source Directory
»
Libraries
»
Graphics
»
AllegroGL
- Author:
- George Foot and Robert J Ohannessian
- Version:
- 0.1.2
- URL:
- http://allegrogl.sf.net/
The library mostly provides functions to allow you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do.