SharpGL.SceneGraph
3.1.1
.NET Core 2.0
.NET Framework 4.0
dotnet add package SharpGL.SceneGraph --version 3.1.1
NuGet\Install-Package SharpGL.SceneGraph -Version 3.1.1
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="SharpGL.SceneGraph" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpGL.SceneGraph --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpGL.SceneGraph, 3.1.1"
#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 SharpGL.SceneGraph as a Cake Addin
#addin nuget:?package=SharpGL.SceneGraph&version=3.1.1
// Install SharpGL.SceneGraph as a Cake Tool
#tool nuget:?package=SharpGL.SceneGraph&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SharpGL.SceneGraph contains representations of key 3D scene elements, such as lights, materials and polygons.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- SharpGL (>= 3.1.1)
- System.Drawing.Common (>= 4.7.0)
-
.NETCoreApp 3.0
- SharpGL (>= 3.1.1)
- System.Drawing.Common (>= 4.7.0)
-
.NETCoreApp 3.1
- SharpGL (>= 3.1.1)
- System.Drawing.Common (>= 4.7.0)
-
.NETFramework 4.0
- SharpGL (>= 3.1.1)
-
.NETFramework 4.5
- SharpGL (>= 3.1.1)
-
.NETFramework 4.7.2
- SharpGL (>= 3.1.1)
- System.Drawing.Common (>= 4.7.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SharpGL.SceneGraph:
Package | Downloads |
---|---|
SharpGL.WPF
SharpGL.WinForms contains controls to use OpenGL in WPF applications. |
|
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. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on SharpGL.SceneGraph:
Repository | Stars |
---|---|
YUXUAN888/FSM3
FSMLauncher!
|
|
cookgreen/OpenMB
Open Source role-playing game engine for Taleworlds' Mount&Blade Series written in C# using Ogre3d Engine
|
|
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
|