From c3a02aaad4b64734fb4a17e8d56c1a942c570325 Mon Sep 17 00:00:00 2001 From: Benjamin Nitschke Date: Thu, 7 Mar 2013 02:26:55 +0100 Subject: [PATCH] Added readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..e57361e8 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +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.