.Net Standard port for Opentk
Go to file
Benjamin Nitschke c3a02aaad4 Added readme
2013-03-07 02:26:55 +01:00
Documentation Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
Installers Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
Source minor notes in comments of Matrix classes 2013-01-31 09:58:49 -06:00
.gitignore Adding ignore for mac DS_Store files 2013-01-17 15:02:12 -06:00
OpenTK.sln Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
OpenTK.snk Added keyfile and strong-named all projects. 2010-10-04 14:39:42 +00:00
QuickStart.sln * QuickStart.sln: 2010-10-21 12:55:45 +00:00
README.md Added readme 2013-03-07 02:26:55 +01:00

OpenTK

The Open Toolkit is an advanced, low-level C# library that wraps OpenGL, OpenCL and OpenAL. This is an unofficial fork for changes that may someday make it into the official repository. The OpenTK home is http://www.opentk.com/, but has not received much love in the recent years (no updates since early 2012). Based on AndyKorth's OpenTK fork with lots of fixes from all over the community, once we find some time in the future we will merge our OpenTK changes and fixes into this as well.

OpenTK Version: 1.1.1160.61462 (build 2013-03-07), also available via nuget (OpenTK and OpenTKWithOpenAL) and used in the DeltaEngine.