OpenGL.Net.Xamarin.Android
0.8.4
Install-Package OpenGL.Net.Xamarin.Android -Version 0.8.4
dotnet add package OpenGL.Net.Xamarin.Android --version 0.8.4
<PackageReference Include="OpenGL.Net.Xamarin.Android" Version="0.8.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenGL.Net.Xamarin.Android --version 0.8.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenGL.Net.Xamarin.Android, 0.8.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenGL.Net.Xamarin.Android as a Cake Addin
#addin nuget:?package=OpenGL.Net.Xamarin.Android&version=0.8.4
// Install OpenGL.Net.Xamarin.Android as a Cake Tool
#tool nuget:?package=OpenGL.Net.Xamarin.Android&version=0.8.4
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 |
---|---|
.NET | net6.0-android |
MonoAndroid | monoandroid |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- OpenGL.Net (>= 0.8.4)
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 | 719 | 4/7/2019 |
0.7.1 | 1,009 | 12/15/2017 |
0.7.0 | 618 | 11/15/2017 |
0.6.1 | 948 | 9/26/2017 |
0.6.0 | 616 | 9/14/2017 |
0.6.0-beta3 | 577 | 8/26/2017 |
0.6.0-beta2 | 576 | 8/25/2017 |
0.6.0-beta1 | 606 | 8/16/2017 |
0.5.2 | 667 | 7/24/2017 |
0.5.1 | 667 | 5/30/2017 |
0.5.1-beta | 590 | 5/17/2017 |
0.4.2 | 645 | 4/18/2017 |
0.4.1 | 647 | 4/16/2017 |
0.4.0 | 656 | 3/1/2017 |
0.3.2-beta | 707 | 11/5/2016 |
0.3.1-beta | 641 | 11/5/2016 |
0.3.0-beta | 667 | 11/5/2016 |
* v0.8.0
- No relevant changes.
* v0.7.1
- Built with VS 2017 15.3.
* v0.7.0
- No changes from previous version.