- Run git clone https://github.com/uic-evl/cs529-vds.git
- Start an http server (with python3): python -m http.server 8888
- Go to http://localhost:8888. You should see a cylinder wireframe.
You can download the complete dataset from here. The base code only includes the 058.csv file.
Andrew Burks for creating the starter code.