Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2d-inc/nima-opentk
https://github.com/2d-inc/nima-opentk
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/2d-inc/nima-opentk
- Owner: 2d-inc
- License: mit
- Created: 2016-10-19T17:06:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T22:50:56.000Z (almost 7 years ago)
- Last Synced: 2024-11-08T05:27:26.473Z (3 months ago)
- Language: C#
- Size: 91.8 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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](LICENSE) file for license rights and limitations (MIT).