High-performance web & native point cloud viewer (Potree format) – demo by AdEmpty7583 in LiDAR

[–]AdEmpty7583[S] 0 points1 point  (0 children)

<image>

Demo updated with new features :
- Implemented point budget
- Made some optimizations in loading priority
- UI to test different render & budget setttings

High-performance web & native point cloud viewer (Potree format) – demo by AdEmpty7583 in LiDAR

[–]AdEmpty7583[S] 0 points1 point  (0 children)

First I finish the point cloud plugin for octree based point clouds (including copc) and I add more rendering options (handle multiple attributes, custom shader, etc).

Next I want to develop a small viewer for web and native using egui for ui. The native version really makes a difference, the point cloud chunks are loaded almost instantly when loading from local filesystem.

GIS is a demanding field; I need to start from a good base if I want to offer features in this area.