UNPKG

potree

Version:

WebGL point cloud viewer - WORK IN PROGRESS

18 lines (10 loc) 275 B
# How to build the library ## Installation Make sure you have [node.js](http://nodejs.org/) installed Setting up gulp: cd potree_directory npm install -g gulp npm install --save-dev ## Usage gulp build This will create a single build/js/potree.js file