Software:OpenTK

From HandWiki
Revision as of 10:41, 9 February 2024 by Jslovo (talk | contribs) (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
OpenTK
Original author(s)Stefanos Apostolopoulos
Stable release
4.8.1 / September 27, 2023; 12 months ago (2023-09-27)
Written inC#
TypeSoftware library
LicenseMIT License
Websiteopentk.net

OpenTK, also known as The Open Toolkit library, is a C# graphics library superseding the Tao Framework.[1] It provides access to graphics tools contained in OpenGL, OpenCL, and OpenAL to a variety of CLR-based languages (C#, F#, etc.).[2] Particularly, it is usable with any language utilizing either of the .NET Framework or Mono frameworks[3] for versions prior to 4.0 and .NET Core 3.1 and up, continuing with .NET 5, for major version 4.

References

External links