Info
Version: | 1.0.8 |
Author(s): | Joe Twizzle |
Last Update: | Saturday, December 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JoeTwizzle/GLGraphics |
NuGet Url: | https://www.nuget.org/packages/GLGraphics |
Install
Install-Package GLGraphics
dotnet add package GLGraphics
paket add GLGraphics
GLGraphics Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenTK(>= 4.4.0)
Tags
This library uses 100% DSA(Direct State Access) OpenGL, it also exposes some optional extentions such as bindless textures, make sure your GPU can support DSA (OpenGL 4.5 or higher).