Aiv.Draw.OpenGL
0.1.1
Simple wrapper for teaching computer graphics principles to AIV first year students (OpenGL version)
Install-Package Aiv.Draw.OpenGL -Version 0.1.1
dotnet add package Aiv.Draw.OpenGL --version 0.1.1
<PackageReference Include="Aiv.Draw.OpenGL" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aiv.Draw.OpenGL --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aiv.Draw.OpenGL, 0.1.1"
#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 Aiv.Draw.OpenGL as a Cake Addin
#addin nuget:?package=Aiv.Draw.OpenGL&version=0.1.1
// Install Aiv.Draw.OpenGL as a Cake Tool
#tool nuget:?package=Aiv.Draw.OpenGL&version=0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Support for window blitting, sprites, time, keyboard and mouse
Dependencies
-
- OpenTK (>= 1.1.1589.5942)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.