This project is for graphics class. Using WebGL and three.js
Clone this repository. Under directory, Run python code:
for python 3
python -m http.server 8000
for python 2
python -m SimpleHTTPServer 8000
- three.js
This project is for graphics class. Using WebGL and three.js
Clone this repository. Under directory, Run python code:
for python 3
python -m http.server 8000
for python 2
python -m SimpleHTTPServer 8000