pptk icon indicating copy to clipboard operation
pptk copied to clipboard

Visualization of huge cloud points

Open MarneFilho opened this issue 6 years ago • 2 comments

Hello, Congratulation for this library, is very useful and easy to use. I am having problems to plot the Lidar cloud with 315.800 points. I was able to plot a segmentation of this sensor, which had only 25.688 points. Has a point limit which this function allows to view?

image Thanks for all. att,

MarneFilho avatar Sep 24 '19 04:09 MarneFilho

i already opened much bigger files (million of points) so this is not a software limitation. Are your data well loaded before you sent it to the viewer?

3dsman avatar Oct 17 '19 12:10 3dsman

I've been hitting a similar limitation to this recently; seems like mine cuts out somewhere around 5.5m points. I know pptk should be fine with bigger point clouds than this because I've done it on a different install of pptk, but for some reason on this computer it's having trouble (not sure if maybe I have a bad build or something?) Interestingly, on mine when it does this, it seems to sometimes draw a point (or maybe all of them) at the origin.

bk-mtg avatar Jul 10 '20 08:07 bk-mtg