heremaps / pptk

The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.
https://heremaps.github.io/pptk
MIT License
610 stars 112 forks source link

Not Achieving a Finely Densely Point Cloud on pptk #36

Open Mitch-PyOpen opened 4 years ago

Mitch-PyOpen commented 4 years ago

I successfully imported my point cloud .xyz using pptk but it appears segmented (intervals). Please is there any way I can make the point cloud all joined together?

Secondly, is it possible to load and view two different point clouds on one pptk viewer?

Many thanks, all.