SharpGL 2.4.4
See the version list below for details.
dotnet add package SharpGL --version 2.4.4
NuGet\Install-Package SharpGL -Version 2.4.4
<PackageReference Include="SharpGL" Version="2.4.4" />
paket add SharpGL --version 2.4.4
#r "nuget: SharpGL, 2.4.4"
// Install SharpGL as a Cake Addin #addin nuget:?package=SharpGL&version=2.4.4 // Install SharpGL as a Cake Tool #tool nuget:?package=SharpGL&version=2.4.4
SharpGL 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SharpGL:
Package | Downloads |
---|---|
SharpGL.WPF
SharpGL.WinForms contains controls to use OpenGL in WPF applications. |
|
SharpGL.SceneGraph
SharpGL.SceneGraph contains representations of key 3D scene elements, such as lights, materials and polygons. |
|
SharpGL.WinForms
SharpGL.WinForms contains controls to use OpenGL in WinForms applications. |
|
SharpGL.Serialization
SharpGL.Serialization contains utlities to load data from common file formats, such as Caligari, Discreet and Wavefront. |
|
KinectShowcaseCommon
Library for the BU Kinect Showcase. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SharpGL:
Repository | Stars |
---|---|
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
|
|
YUXUAN888/FSM3
FSMLauncher!
|