
The Open Toolkit demo
Posted Tuesday, 10 November, 2009 - 14:35 by the Fiddler inThe Open Toolkit demo is a community-driven project that demonstrates the capabilities of OpenTK. It is currently in early design / pre-alpha stage. Contributors wanted!
Status:
How to get the code:
- Install an IDE (Visual Studio 2008 Express Edition, MonoDevelop 2.0 & 2.2 and SharpDevelop 3.0 are all fine. Higher versions will work, too.)
- Install git (Windows, Mac OS X, or Ubuntu: "
sudo apt-get install git-core"). - Run
git clone git://opentk.git.sourceforge.net/gitroot/opentk/opentkfrom a terminal, or from the git gui (on Windows, right click a folder and select "Git GUI here"). - Open Demo.sln and hack at will!
git commit -a .to commit your changes to your local branch (or click the "commit" button in Visual Studio).
Proper packages will be created once the code is more mature.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 1.x-dev | 2009-Nov-10 | n/a | Recommended for 1.x | ||

