crsdltest
The "texture" example from upstream, massaged into a standalone program.
Installation
shards build and find the executable in bin/
Usage
Run the executable and observe what happens.
Contributing
- Fork it (https://github.com/your-github-user/crsdltest/fork)
- 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) - Create a new Pull Request
Contributors
- japanoise - creator and maintainer
- Original example comes from here