issues
search
cartographer-project
/
point_cloud_viewer
View billions of points in your browser.
Apache License 2.0
339
stars
98
forks
source link
Implement the PointCloud trait for S2Cells
#335
Closed
nnmm
closed
5 years ago
nnmm
commented
5 years ago
The point cloud trait aims to contains everything that's needed to function as a backend for the point cloud client (not necessarily the sdl_viewer)
Beam method is unimplemented
The point cloud trait is still reading
Point
s, not
PointsBatch
es, TBD
nnmm
commented
5 years ago
ptal @catevita @feuerste
Point
s, notPointsBatch
es, TBD