university project for realtime graphics programming
- JavaScript 74.2%
- HTML 20%
- Python 2.5%
- C++ 0.8%
- GLSL 0.6%
- Other 1.8%
| lib | ||
| models | ||
| src | ||
| textures | ||
| .gitignore | ||
| index.html | ||
| README.md | ||
| style.css | ||
| watch.sh | ||
Requires An Iced CoffeeScript compiler to build.
Easiest way to get it up & running:
- Install npm
sudo pacman -Sy npm
- Install ICS
sudo npm install -g iced-coffee-script
- Run the script
./watch.sh
- Open the page in browser
firefox index.html