Install
Install-Package Str1ker.OpenTK.GLControl
dotnet add package Str1ker.OpenTK.GLControl
paket add Str1ker.OpenTK.GLControl
Str1ker.OpenTK.GLControl Download (Unzip the "nupkg" after downloading)
Dependencies
- Str1ker.OpenTK(>= 1.1.0)
Tags
Use it to add
accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application.
Features
... - Integrate 3d graphics into your Windows.Forms or WPF application
- Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby
- Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions
This is the custom build based on latest github source code of OpenTK Project: http://www.opentk.com
The source code can be found at https://github.com/opentk/opentk. more