Requirements

You need Allegro before you can use AllegroGL.

Releases

Download AllegroGL.

These archives are for Unix, Mac OSX, Windows, and DOS. If anybody plans to port this library to other platforms, please let us know.

Generally, the ZIP files will work well for Windows and DOS while the .tar.gz files will work well for Unix. Both types of archive should in fact work on all systems anyway though.

SVN

SVN (Subversion) is a much more flexible way to manage your installation, and when you get used to it I think you'll find it very comfortable.

SVN Repository on SourceForge

The address for the SVN root is https://svn.sourceforge.net/svnroot/allegrogl, and the top level module is called trunk. So use commands something like this for anonymous access:

svn co https://allegrogl.svn.sourceforge.net/svnroot/allegrogl/trunk allegrogl

Developers will need their password when they want to commit something.

Download (last edited 2006-12-20 13:26:43 by vipnet126-164)