/WebViewer3D

A 3D viewer based on WebGL, enabing pointcloud, graph, mesh.

Primary LanguageJavaScript

Articulated-Object Visualization

Running Instruction

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 intruction

Install node js
npm install express

TODO:

  • Add Synchronization support for data loading