Info
Version: | 2.8.1.15 |
Author(s): | freeglut contributors, Garrett Serack |
Last Update: | Tuesday, June 25, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coapp-packages/freeglut |
NuGet Url: | https://www.nuget.org/packages/freeglut |
Install
Install-Package freeglut
dotnet add package freeglut
paket add freeglut
freeglut Download (Unzip the "nupkg" after downloading)
Dependencies
- freeglut.redist(2.8.1.15)
Tags
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/.