Loads an external .stl 3D model from AWS S3 storage, so you don't have to host it on your app.
In order to check it out on local, you need to use something like MAMP to create a local server. Don't worry, you don't need the PRO version.
- Pull down all the code from this repo.
- Run a local server on this repo's folder.
- Go to localhost:8888 in any browser to view.