Info
| Version: | 3.4.0 |
| Author(s): | Marcus Geelnard, Camilla Berglund |
| Last Update: | Saturday, February 24, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://go.grottel.net/nuget/glfw |
| NuGet Url: | https://www.nuget.org/packages/glfw |
Install
Install-Package glfw
dotnet add package glfw
paket add glfw
glfw Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
It is easy to integrate into existing applications and does not lay claim to the main loop.
GLFW is written in C and has native support for Windows, OS X and many Unix-like systems using the X Window System, such as Linux and FreeBSD.
GLFW official pre-compiled binaries (https://www.glfw.org) are packaged for NuGet by S. Grottel (https://go.grottel.net/nuget/glfw).