OpenToolkit.Graphics 4.0.0-pre9.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0
This is a prerelease version of OpenToolkit.Graphics.
dotnet add package OpenToolkit.Graphics --version 4.0.0-pre9.3
NuGet\Install-Package OpenToolkit.Graphics -Version 4.0.0-pre9.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenToolkit.Graphics" Version="4.0.0-pre9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenToolkit.Graphics --version 4.0.0-pre9.3
#r "nuget: OpenToolkit.Graphics, 4.0.0-pre9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenToolkit.Graphics as a Cake Addin
#addin nuget:?package=OpenToolkit.Graphics&version=4.0.0-pre9.3&prerelease

// Install OpenToolkit.Graphics as a Cake Tool
#tool nuget:?package=OpenToolkit.Graphics&version=4.0.0-pre9.3&prerelease

GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OpenToolkit.Graphics:

Package Downloads
XP.SDK.OpenToolkit.Graphics

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OpenToolkit.Graphics:

Repository Stars
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
Version Downloads Last updated
4.0.0-pre9.3 494 8/21/2020
4.0.0-pre9.2 765 7/28/2020
4.0.0-pre9.1 348,086 4/24/2020
4.0.0-pre9 652 4/19/2020
4.0.0-pre8 450 4/18/2020
4.0.0-pre7 494 4/13/2020
4.0.0-pre6 499 4/10/2020
4.0.0-pre5 462 4/9/2020
4.0.0-pre4 505 4/6/2020
4.0.0-pre3 726 3/19/2020
4.0.0-pre2 394 3/19/2020
4.0.0-pre.10 214 4/24/2020
4.0.0-pre 491 3/19/2020

Improved and fixed GLFW binary loading (@jvbsl)
Improved mono compat (@jvbsl)
Fixed GetLibraryName for iOS platform (thanks @Grizley56)
Fixed InputAction for getting Joystick Buttons from GLFW (thanks @HughPH)