Skip to content

High-level wrapper for native OpenGL 1.1 functions

License

Notifications You must be signed in to change notification settings

DotnetNative/OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL NuGet

High-level wrapper for native OpenGL 1.1 functions.
Only works with already loaded opengl32.dll module

Example

using OpenGL;

GL.Enable(Enums.Cap.Blend);

Used Libraries

DotnetNativeBase NuGet

Versions

Start ordinal Framework Description Date
2.0.0 .net8.0 Changed framework; Switched to DotnetNativeBase Apr 25, 2024
1.0.0 .net7.0 Mar 9, 2023

About

High-level wrapper for native OpenGL 1.1 functions

Topics

Resources

License

Stars

Watchers

Forks

Languages