Project for university. Written in JavaScript using Canvas. It uses Painter's Algorithm.
w
a
s
d
- move up/left/down/right
q
e
- move forward/back
+
-
- zoom in/out
Arrow Left/Right
- Rotate OX
Arrow Up/Down
- Rotate OY
Page Up/Down
- Rotate OZ
- Clone repository
- Run
npm install
andwebpack
- Open
example/index.html
in the web browser
Copyright (c) 2016 Marcin Prokop. See LICENSE for details.