[osg-users] Massive Point Cloud rendering

Bruno Oliveira bruno.manata.oliveira at gmail.com
Thu Apr 14 07:44:10 PDT 2016


Hello,

I deal with huge point cloud data and I am rendering it the naive way (via
VBO or display lists)

However, I've seen software (e.g. Photoscan) do this via some kind of
progressive loading (based probably on the distance to the points and point
density). I think this is similar to pagedLOD but I've tried using that
from OSG and the results are way worse (I created a .ive file from a .ply,
then opened the .ive with the osgviewer but I didn't see any difference)

Does osg support this in any way? Or do I have to implement on my own?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160414/e3586da7/attachment-0002.htm>


More information about the osg-users mailing list