glfw 3.1.2
See the version list below for details.
dotnet add package glfw --version 3.1.2
NuGet\Install-Package glfw -Version 3.1.2
<PackageReference Include="glfw" Version="3.1.2" />
paket add glfw --version 3.1.2
#r "nuget: glfw, 3.1.2"
// Install glfw as a Cake Addin #addin nuget:?package=glfw&version=3.1.2 // Install glfw as a Cake Tool #tool nuget:?package=glfw&version=3.1.2
GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and receiving input and events. 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 are packaged for NuGet by S. Grottel (http://www.sgrottel.de/).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- glfw.redist (>= 3.1.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on glfw:
Package | Downloads |
---|---|
minx
MINX is a C++ Game Development Framework that is designed to bring the simplicity that XNA once add for creating C# games to other languages. |
|
Drizzle2D-SDL2
A Simple 2D Game Engine Made in C++ & SDL |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on glfw:
Repository | Stars |
---|---|
Pyrdacor/Ambermoon.net
Ambermoon rewrite in C#
|
|
Pyrdacor/freeserf.net
Settlers 1 clone written in C#
|
Version | Downloads | Last updated |
---|---|---|
3.4.0 | 8,865 | 2/24/2024 |
3.3.10 | 225 | 2/24/2024 |
3.3.9 | 1,844 | 12/19/2023 |
3.3.8 | 17,625 | 7/23/2022 |
3.3.7 | 3,494 | 4/6/2022 |
3.3.6 | 2,851 | 12/10/2021 |
3.3.5 | 5,157 | 10/29/2021 |
3.3.4 | 7,283 | 4/9/2021 |
3.3.3 | 1,399 | 2/25/2021 |
3.3.2 | 31,372 | 1/21/2020 |
3.3.1 | 1,249 | 1/2/2020 |
3.3.0.1 | 11,273 | 4/16/2019 |
3.3.0 | 5,345 | 4/16/2019 |
3.2.1.5 | 10,002 | 3/3/2018 |
3.2.1 | 7,234 | 10/20/2016 |
3.2.1-v141 | 1,059 | 8/15/2017 |
3.2.0 | 7,372 | 6/14/2016 |
3.1.2 | 2,978 | 1/26/2016 |
3.0.4.3-pre2015 | 1,397 | 12/12/2014 |
GLFW official pre-compiled binaries are packaged for NuGet by S. Grottel (http://www.sgrottel.de/).