.Net Standard port for Opentk
Find a file
Dean Ellis 9a39949249 Merge pull request #1 from elisee/fix-client-rectangle-setter
Fix ClientRectangle setter on Windows (WinGL) & Linux (X11)
2013-03-22 16:29:36 -05: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 Merge pull request #1 from elisee/fix-client-rectangle-setter 2013-03-22 16:29:36 -05: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.