[gut-users] Toolkit 0.1.5 Released
Status: Alpha
Brought to you by:
jason379
|
From: J. P. <st...@gm...> - 2005-12-08 19:08:47
|
Build 5 (http://sf.net/project/showfiles.php?group_id=3D642&package_id=3D15= 7871) of the Toolkit is now available. This version adds mouse support, and also game controller support (Windows only at the moment). The additions are described in the User Input section (http://gut.berlios.de/documentation/api/input) of the documentation. _Please note!_ There is a bug in the latest version of Premake. If you are trying to build the Toolkit on Linux or Cygwin, please type `premake --clean --target gnu`. If you don't include the `--clean` it won't work. This will be fixed in the next release of Premake. In an effort to make this library somewhat useful I have started porting over the graphics code for the next release. This will be a simple abstraction layer, nothing fancy. While I supported both OpenGL and Direct3D in my prototype work I will most likely stick to OpenGL for the immediate future. If someone else would like to have a crack at the Direct3D code I'd be happy to hand it off. Enjoy! Jason |