doxel / doxel-viewer

GNU Affero General Public License v3.0
7 stars 2 forks source link

doxel-viewer

Pointcloud viewer for https://github.com/doxel/doxel-angular

Actually a wrapper for Potree to display openMVG pointclouds featuring:

Standalone installation (for testing and demonstration purposes)

git clone --recursive https://github.com/doxel/doxel-viewer.git
cd doxel-viewer
npm install
bower install
gulp