Page 1 of 1

Only a portion of loaded points are displayed

Posted: Tue Aug 12, 2014 10:01 pm
by candrastefan
Hello, I seem to have encountered a bug. When loading about 10 million points, only a fraction of them are displayed as shown in this screenshot Image. However, when I activate the segmentation mode, all the points are displayed Image. How can I get all the points to be displayed when not in segmentation mode? Thank you.

Re: Only a portion of loaded points are displayed

Posted: Wed Aug 13, 2014 5:36 am
by daniel
Hum, it seems to be a problem with the new vbo based storage of point clouds on the GPU side.

Can you disable it (the "Try to load clouds on the GPU..." option in the display settings?

And can you give us some détails about your configuration? (OS, graphic card, etc.).

Thanks

Re: Only a portion of loaded points are displayed

Posted: Wed Aug 13, 2014 6:14 pm
by candrastefan
I disabled the "Try to load clouds on the GPU" in the display settings and it solved the problem. Thanks! Just for reference, I am using Linux Ubuntu 14.04 and my graphic card is Intel Haswell-ULT Integrated Graphics Controller.

Re: Only a portion of loaded points are displayed

Posted: Sun Aug 17, 2014 8:42 pm
by daniel
Thanks for the feedback. Intel cards seem definitely to dislike what we do with VBOs ;). We should disable VBOs by default on any other card than NVidia's in fact...