| 1 | OpenTK ("the Open Toolkit") is an advanced, low-level .NET/Mono library that wraps OpenGL, OpenCL and OpenAL. It is suitable for games, scientific applications and any other project that requires 3d graphics, audio or compute functionality. |
| 2 | |
| 3 | It runs on Windows, Mac and Linux with accelerated 3d graphics. |
| 4 | |
| 5 | There is an OpenTK "How To" program that comes with Cobra. |
| 6 | |
| 7 | * http://cobra-language.com/trac/cobra/browser/cobra/trunk/HowTo/710-OpenTK.cobra |
| 8 | * http://www.opentk.com/ |
| 9 | * https://www.google.com/search?q=opentk |
| 10 | |
| 11 | == See Also == |
| 12 | |
| 13 | * DotNetProjects |
| 14 | * LibraryTopics |