Nima OpenTK Runtime Library
This has been build and tested with dotnet core in the Nima-OpenTK-Testing project. It should work elsewhere with minor changes. Please contribute separate project files if you are interested in them!
Take a look at https://github.com/2d-inc/Nima-OpenTK-Testing for an example implementation.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
See the LICENSE file for license rights and limitations (MIT).