Source Code

OpenTK relies Subversion for its version control. The source code is hosted on Sourceforge and is freely available under the MIT/X11 License.

To checkout the latest revision, install the Subversion client (link) and use the following command:

You may also browse the source code online at http://svn.opentk.com.


Comments

objarni's picture
objarni
Posted on Sunday, 13 April, 2008 - 18:26

A popular subversion client for Windows is TortoiseSVN: http://tortoisesvn.tigris.org/

teichgraf's picture
teichgraf
Posted on Monday, 14 April, 2008 - 06:12

... with Tortoise, you can simply use the explorer context menu entry "SVN Checkout". Enter as "URL of repository" https://opentk.svn.sourceforge.net/svnroot/opentk/trunk.