Online Point Cloud Viewer
See it in action here: https://lasviewer.github.io/
A web-based application to view LiDAR data in LAS format. It also supports XYZ ASCII files.
Viewer can render up to 250 million points without thinning.
source : https://github.com/polinomov/ezpoint3d/tree/good-experiment
- Clone this repository
- Navigate to the root directory
cd lasviewer.github.io
- Start a local server:
python -m http.server
- Open your browser and go to:
http://localhost:8000/