This project is based on Three.js. To run this code, you need to download three.js under extern directory.
cd extern
git clone https://github.com/mrdoob/three.js.git
git clone https://github.com/dataarts/dat.gui.git
Then you need to run a local server to enable the local file loading.
python -m http.server
Open the local directory page. Click the canvas.html. You can see the model visualization
Install node js
npm install express
- Add Synchronization support for data loading