This is an OpenGL demo using the Jai programming language.
You can run the demo by either double clicking the .exe under the "run_tree" directory or by the following command:
.\run.bat| Input | Action |
|---|---|
| Mouse | Aim Camera |
| WASD | Camera Movement |
| Backspace | Exit program |
(Backspace because of my keyboard :D)
Unfortunately jai isn't released to the public just yet. So if you don't have the compiler, you're out of luck! Otherwise you just do:
.\build.bat