SharpGLCore 2.4.0

dotnet add package SharpGLCore --version 2.4.0
                    
NuGet\Install-Package SharpGLCore -Version 2.4.0
                    
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="SharpGLCore" Version="2.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpGLCore" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="SharpGLCore" />
                    
Project file
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 SharpGLCore --version 2.4.0
                    
#r "nuget: SharpGLCore, 2.4.0"
                    
#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.
#addin nuget:?package=SharpGLCore&version=2.4.0
                    
Install SharpGLCore as a Cake Addin
#tool nuget:?package=SharpGLCore&version=2.4.0
                    
Install SharpGLCore as a Cake Tool

SharpGL Core is the core library for SharpGL. It provides wrappers for all OpenGL functions and also includes the Scene Graph classes. Installed as part of SharpGL for WinForms or SharpGL for WPF.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SharpGLCore:

Repository Stars
dwmkerr/sharpgl
Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
Version Downloads Last updated
2.4.0 478 1/29/2015
2.3.0.1 1,161 4/1/2014
2.2.0 62 3/24/2014
2.1.0 138 1/30/2013
2.0.1 52 12/30/2012
2.0.0 51 12/30/2012