Example app using the Nima-Cpp library to get characters on the screen and interact with them.
Currently contains a single Makefile that has been tested on OSX. You'll need glfw3.
Call make and then run Nima-OpenGL.
- 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.
Hold please...