Nodtveidt Demon Hunter
Joined: 11 Nov 2002 Posts: 786 Location: Camuy, PR
|
Posted: Thu Jan 05, 2006 1:42 pm Post subject: YAGL: Yet Another Game Library |
[quote] |
|
marzec has put together a 2D game programming library based on OpenGL. It's clean and quite efficient, not to mention very fast. It's completely OO and supports Windows and Linux (mingw only in Windows, it will eventually support VS as well).
Use an svn client to get the latest build for C++ from this address:
http://opensvn.csie.org/gamelibpp/
The documentation isn't quite complete yet but it's getting there.
For you C or FB users, there's also a wrapper available. The wrapper is designed for FB but it could be easily translated for C. Not everything is implemented yet; currently, only graphics, keyboard, mouse, and font support are included. Get it here:
http://ratatoskr.dragonhill.cc/public/projects/yaglfb.rar
or here for you zip users:
http://ratatoskr.dragonhill.cc/public/projects/yaglfb.zip
The main purpose of yagl is to be a game programming library that's easy to use. It's still a WIP; several issues were corrected in the last 18 hours of testing and more features will be added as it matures. _________________ If you play a Microsoft CD backwards you can hear demonic voices. The scary part is that if you play it forwards it installs Windows. - wallace
|
|