16 Forks
69 Stars
69 Watchers

ObjectTK

ObjectTK is an abstraction layer on top of OpenTK to provide OpenGL features in an object-oriented and type-safe manner with modern C#-style.

How to download and setup ObjectTK

Open terminal and run command
git clone https://github.com/opentk/ObjectTK.git
git clone is used to create a copy or clone of ObjectTK repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ObjectTK https://github.com/opentk/ObjectTK/archive/master.zip

Or simply clone ObjectTK with SSH
[email protected]:opentk/ObjectTK.git

If you have some problems with ObjectTK

You may open issue on ObjectTK support forum (system) here: https://github.com/opentk/ObjectTK/issues