Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 680 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 680 Bytes

Nima-OpenTK

Nima OpenTK Runtime Library

Building

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!

Usage

Take a look at https://github.com/2d-inc/Nima-OpenTK-Testing for an example implementation.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

License

See the LICENSE file for license rights and limitations (MIT).