Draw super-awsome graphics on screen with this engine. Fully built written in Crystal!
- Clone this repo
- Run
crystal deps
- Install GLEW and GLFW trough homebrew
brew install glfw3 glew
Run lirith.cr
within the src
folder
- Fork it ( https://github.com/lirith-engine/lirith/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
- Rinkana Max Berends - creator, maintainer