Magnesium.OpenGL
6.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Magnesium.OpenGL -Version 6.0.1
dotnet add package Magnesium.OpenGL --version 6.0.1
<PackageReference Include="Magnesium.OpenGL" Version="6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Magnesium.OpenGL --version 6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Magnesium.OpenGL, 6.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Magnesium.OpenGL as a Cake Addin
#addin nuget:?package=Magnesium.OpenGL&version=6.0.1
// Install Magnesium.OpenGL as a Cake Tool
#tool nuget:?package=Magnesium.OpenGL&version=6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Partial OpenGL polyfill implementation of Vulkan 1.0 library using OpenGL
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Magnesium (>= 5.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Magnesium.OpenGL:
Package | Downloads |
---|---|
Magnesium.OpenGL.DesktopGL
OpenGL polyfill implementation of Vulkan 1.0 library using OpenGL and OpenTK |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.1.4 | 790 | 10/9/2017 |
6.1.4-beta | 603 | 8/20/2017 |
6.1.0 | 1,051 | 3/7/2017 |
6.0.5-beta | 589 | 8/18/2017 |
6.0.1 | 793 | 2/12/2017 |
6.0.0 | 840 | 2/9/2017 |
5.0.3 | 856 | 11/7/2016 |
4.0.0 | 979 | 11/1/2016 |
Implemented descriptor sets functionality, Added IMgFence/IGLFence implementation, Implemented CopyBuffers into CommandBuffers