OpenTK 5.0.0-pre.14

The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s

Showing the top 20 packages that depend on OpenTK.

Packages Downloads
SkiaSharp.Views.WPF
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
33
OpenTK.GLWpfControl
A native WPF control for OpenTK 4.X.
29
OpenTK.GLWpfControl
A native WPF control for OpenTK 3.X.
29
SkiaSharp.Views.WindowsForms
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
28
OpenTK.GLWpfControl
A native WPF control for OpenTK 3.X.
28
SkiaSharp.Views.WindowsForms
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
27
SkiaSharp.Views.WPF
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
27
OpenTK.GLWpfControl
A native WPF control for OpenTK 3.X.
27
OpenTK.GLWpfControl
A native WPF control for OpenTK 4.X.
27
SkiaSharp.Views.WindowsForms
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
26

Added generic math interfaces to all vector and matrix types. (@vovatrykoz) Add boolean vectors `VectorNb` and comparison operators for vectors. (@NogginBops) Add `scalar + vecor`, `scalar - vector`, and `scalar / vector` operator overloads for vectors. (@BoyBaykiller) Add `JoystickState.GUID`. (@DamensIsPoggers) Merged latest OpenTK 4.9.4 changes onto 5.0-pre.14. (@NogginBops) Mark many properties and functions as `readonly` in math library. (@BoyBaykiller) Made GLFW loading compatible with `IlcDisableReflection. (@BoyBaykiller) Vulkan bindings changes**: Update vulkan bindings to 1.4.321. (@NogginBops) Add `InstanceDispatchTable` and `DeviceDispatchTable` dispatch tables for more efficiently calling vulkan functions. (@NogginBops) Fix aliased structs so that they actually contain the correct memebers. (@NogginBops) Functions, handles, structs and enums now have correct version and deprecation info documented. (@NogginBops) Annotated structs and enums with functions that use them. (@NogginBops) Fix XML escape codes in documentation comments. (@NogginBops) OpenGL bindings changes**: Add `string[]` overloads to functions where applicable. (@NogginBops) Remove `VertexBufferObjectUsage` in favor of `BufferUsageHint`. (@NogginBops) PAL2 changes**: Add `Toolkit.Window.PostUserEvent` multi-threaded API on all plaforms for posting events to the main thread (useful with `waitForEvents = true`). (@NogginBops) Add `ToolkitOptions.FeatureFlags` for specifying if pal2 should load OpenGL and/or Vulkan components. (@NogginBops) win32: Fix raw mouse motion. (@JoeTwizzle) Add platform specific api for setting window taskbar progress, `ShellComponent.SetProgressStatus`. (@NogginBops) Fix transitioning from `WindowState.Hidden` to `WindowState.*Fullscreen` directly. (@NogginBops) macOS: Support for IME text input though `Toolkit.Keyboard.BeginIme`, `Toolkit.Keyboard.SetImeRectangle`, and `Toolkit.Keyboard.EndIme`. (@NogginBops) Add platform specific api for setting window taskbar progress, `ShellComponent.SetProgressStatus`. (@NogginBops) Support `waitForEvents = true` in `Toolkit.Window.ProcessEvents`. (@NogginBops) Animated cursors are not automatically handled, `MacOSCursorComponent.UpdateAnimation` is removed. (@NogginBops) Moved `MacOSWindowComponent.SetDockIcon` to `MacOSShellComponent.SetDockIcon`. (@NogginBops) x11: Fix `DllNotFoundException` for `Xrender`. (@NogginBops) Make it possible to hide the cursor. (@NogginBops) Support for IME text input though `Toolkit.Keyboard.BeginIme`, `Toolkit.Keyboard.SetImeRectangle`, and `Toolkit.Keyboard.EndIme`. (@NogginBops) Fix window shadow for opaque windows with transparent Visuals on Ubuntu. (@NogginBops) Fix `Toolkit.Window.SetCursorCaptureMode` when running on XWayland. (@NogginBops) Fix `Toolkit.Dialog` with newer versions of Zenity. (@NogginBops)

Any 0.0

Version Downloads Last updated
5.0.0-pre.14 2 07/14/2025
5.0.0-pre.13 20 11/16/2024
5.0.0-pre.12 21 10/07/2024
5.0.0-pre.11 24 08/10/2024
5.0.0-pre.10 29 03/08/2024
5.0.0-pre.9 22 12/12/2023
5.0.0-pre.8 18 02/17/2024
5.0.0-pre.7 21 02/16/2024
5.0.0-pre.6 22 02/16/2024
5.0.0-pre.5 21 02/16/2024
5.0.0-pre.4 17 02/16/2024
5.0.0-pre.3 20 02/16/2024
5.0.0-pre.2 21 02/17/2024
5.0.0-pre.1 22 02/17/2024
4.9.4 12 03/18/2025
4.9.3 13 12/16/2024
4.9.2 12 12/16/2024
4.9.1 16 12/09/2024
4.8.2 20 12/12/2023
4.8.1 17 12/12/2023
4.8.0 18 12/12/2023
4.7.7 23 06/11/2023
4.7.6 19 06/11/2023
4.7.5 19 06/11/2023
4.7.4 21 06/11/2023
4.7.3 18 06/11/2023
4.7.2 23 06/11/2023
4.7.1 20 06/11/2023
4.6.7 22 06/12/2023
4.6.4 23 06/12/2023
4.6.3 20 06/12/2023
4.6.2 19 06/12/2023
4.6.1 19 06/12/2023
4.6.0 19 06/11/2023
4.5.0 20 06/11/2023
4.4.0 19 06/11/2023
4.3.0 21 06/11/2023
4.2.0 21 06/10/2023
4.1.0 17 06/12/2023
4.0.6 18 06/11/2023
4.0.5 22 06/11/2023
4.0.4 20 06/11/2023
4.0.3 18 06/11/2023
4.0.2 21 06/11/2023
4.0.1 21 06/11/2023
4.0.0 18 06/11/2023
4.0.0-pre9.10 18 02/16/2024
4.0.0-pre9.9 19 02/17/2024
4.0.0-pre9.8 20 01/29/2024
4.0.0-pre9.7 21 02/17/2024
4.0.0-pre9.6 18 02/17/2024
4.0.0-pre9.4 19 02/16/2024
4.0.0-pre9.3 20 02/16/2024
4.0.0-pre9.2 21 02/17/2024
4.0.0-pre9.1 23 09/26/2023
4.0.0-pre9 21 12/08/2023
4.0.0-pre8 17 02/17/2024
4.0.0-pre7 17 02/16/2024
4.0.0-pre6 19 02/17/2024
4.0.0-pre5 21 02/17/2024
4.0.0-pre4 23 02/17/2024
4.0.0-pre3 20 02/17/2024
4.0.0-pre2 17 02/17/2024
4.0.0-pre 22 02/17/2024
3.3.3 19 06/11/2023
3.3.2 19 06/11/2023
3.3.1 20 06/12/2023
3.3.0 18 06/11/2023
3.2.1 19 06/11/2023
3.2.0 18 06/13/2023
3.1.0 20 06/12/2023
3.0.1 26 06/11/2023
3.0.0 18 06/11/2023
3.0.0-pre 25 02/16/2024
2.0.0 20 06/12/2023
1.1.2349.61993 21 02/16/2024
1.1.2225 20 10/06/2023
1.1.1589.5942 20 02/16/2024
1.1.1589.5941 19 01/29/2024
1.1.1579.5793 20 02/16/2024
1.1.1508.5724 18 02/17/2024
1.1.1456.5398 21 02/16/2024
1.1.1161.61462 21 02/16/2024
1.1.1160.61462 22 02/17/2024