625 Forks
2837 Stars
2837 Watchers

opentk

The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.

How to download and setup opentk

Open terminal and run command
git clone https://github.com/opentk/opentk.git
git clone is used to create a copy or clone of opentk 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 opentk https://github.com/opentk/opentk/archive/master.zip

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

If you have some problems with opentk

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