- Uses OpenTK to create a window and manage windows and input, to serve as basis for an OpenGL based renderer in C#
It is possible nothing additional is needed, NuGet is used to pull the OpenTK project. In case something is needed:
- Clone and use directly. Just need to change the function that is passed to the OpenTKApp.Run method to change the behaviour function.
Engine code developed by Diogo de Andrade and Nuno Fachada; it is made available under the Mozilla Public License 2.0.
Code uses:
All the text and documentation (i.e., non-code files) are made available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.