OpenGL.Net.Xamarin.Android
0.6.0
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 OpenGL.Net.Xamarin.Android --version 0.6.0
NuGet\Install-Package OpenGL.Net.Xamarin.Android -Version 0.6.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="OpenGL.Net.Xamarin.Android" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenGL.Net.Xamarin.Android" Version="0.6.0" />
<PackageReference Include="OpenGL.Net.Xamarin.Android" />
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 OpenGL.Net.Xamarin.Android --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenGL.Net.Xamarin.Android, 0.6.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=OpenGL.Net.Xamarin.Android&version=0.6.0
#tool nuget:?package=OpenGL.Net.Xamarin.Android&version=0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Modern OpenGL bindings for C#, Xamarin.Android utilities.
It includes an SurfaceView implementation that ease the OpenGL context creation on Android.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- OpenGL.Net (>= 0.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.4 | 1,328 | 4/7/2019 |
0.7.1 | 1,459 | 12/15/2017 |
0.7.0 | 970 | 11/15/2017 |
0.6.1 | 1,323 | 9/26/2017 |
0.6.0 | 972 | 9/14/2017 |
0.6.0-beta3 | 802 | 8/26/2017 |
0.6.0-beta2 | 814 | 8/25/2017 |
0.6.0-beta1 | 829 | 8/16/2017 |
0.5.2 | 1,002 | 7/24/2017 |
0.5.1 | 1,018 | 5/30/2017 |
0.5.1-beta | 817 | 5/17/2017 |
0.4.2 | 1,002 | 4/18/2017 |
0.4.1 | 990 | 4/16/2017 |
0.4.0 | 994 | 3/1/2017 |
0.3.2-beta | 934 | 11/5/2016 |
0.3.1-beta | 865 | 11/5/2016 |
0.3.0-beta | 882 | 11/5/2016 |
* v0.6.0
- Licenced under MIT