.Net Standard port for Opentk
Go to file
Andy Korth a665122202 Merge pull request #9 from Artfunkel/master
More math features and other cleanup from Artfunkel.
2013-03-20 07:36:54 -07: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 Copied Matrix4 changes to other classes 2013-03-20 12:44:12 +00:00
.gitignore Extra maths features 2013-02-18 18:46:26 +00: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.