freeglut 2.8.1.11
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package freeglut --version 2.8.1.11
NuGet\Install-Package freeglut -Version 2.8.1.11
        
        
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.11" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="freeglut" Version="2.8.1.11" />
<PackageReference Include="freeglut" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add freeglut --version 2.8.1.11
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: freeglut, 2.8.1.11"
        
        
#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.
                    
    
    #:package freeglut@2.8.1.11
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=freeglut&version=2.8.1.11
#tool nuget:?package=freeglut&version=2.8.1.11
        
        
 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.11)
 
GitHub repositories
This package is not used by any popular GitHub repositories.