freeglut 2.8.1.15
dotnet add package freeglut --version 2.8.1.15
NuGet\Install-Package freeglut -Version 2.8.1.15
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="freeglut" Version="2.8.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add freeglut --version 2.8.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: freeglut, 2.8.1.15"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install freeglut as a Cake Addin #addin nuget:?package=freeglut&version=2.8.1.15 // Install freeglut as a Cake Tool #tool nuget:?package=freeglut&version=2.8.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Freeglut, the Free openGL Utility Toolkit, is meant to be a free alter-
native to Mark Kilgard's GLUT library. It is distributed under an X-Consor-
tium style license (see COPYING for details), to offer you a chance to use
and/or modify the source.
It makes use of OpenGL, GLU, and pthreads-win32 libraries. The library does
not make use of any GLUT code and is not 100% compatible. Code recompilation
and/or slight modifications might be required for your applications to work
with freeglut.
Original Project Location: http://freeglut.sourceforge.net/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- freeglut.redist (>= 2.8.1.15)
GitHub repositories
This package is not used by any popular GitHub repositories.