Info
Version: | 5.0.0-pre.13 |
Author(s): | Team OpenTK |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/opentk/opentk |
NuGet Url: | https://www.nuget.org/packages/OpenTK |
Install
Install-Package OpenTK
dotnet add package OpenTK
paket add OpenTK
OpenTK Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenTK.Compute(>= 4.4.0)
- OpenTK.Core(>= 4.4.0)
- OpenTK.Graphics(>= 4.4.0)
- OpenTK.Input(>= 4.4.0)
- OpenTK.Mathematics(>= 4.4.0)
- OpenTK.Windowing.Common(>= 4.4.0)
- OpenTK.Windowing.Desktop(>= 4.4.0)
- OpenTK.Windowing.GraphicsLibraryFramework(>= 4.4.0)
- OpenTK.OpenAL(>= 4.4.0)
Tags
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.