OpenTK
Sign in to saveOpenTK, also known as The Open Toolkit library, is a C# graphics library superseding the Tao Framework. It provides access to graphics tools contained in OpenGL, OpenCL, and OpenAL to a variety of CLR-based languages (C#, F#, etc.). Particularly, it is usable with any language utilizing either of the .NET Framework or Mono frameworks for versions prior to 4.0 and .NET Core 3.1 and up, continuing with .NET 5, for major version 4. In the upcoming version 5 previews Vulkan is also supported.
Wikidata facts
- Instance of
- software library
- Official website
- opentk.net
Show 5 more facts
- source code repository URL
- svn.code.sf.net/p/opentk/code/trunk
- programmed in
- C#
- copyright license
- MIT License
- software version identifier
- 4.9.4
- inception
- 2006-09-20
Sources (7)
via Wikidata · CC0
~1 min read
Encyclopedic overview
2 sectionsContents
- References
- External links
OpenTK, also known as The Open Toolkit library, is a C# graphics library superseding the Tao Framework. It provides access to graphics tools contained in OpenGL, OpenCL, and OpenAL to a variety of CLR-based languages (C#, F#, etc.). Particularly, it is usable with any language utilizing either of the .NET Framework or Mono frameworks for versions prior to 4.0 and .NET Core 3.1 and up, continuing with .NET 5, for major version 4. In the upcoming version 5 previews Vulkan is also supported.
==References==
Excerpted from Wikipedia’s “OpenTK” article, available under the CC BY-SA 4.0 licence.