<div dir="ltr"><div><div><div>I found out what I was looking for,<br><br><a href="https://github.com/adasta/osgpcl">https://github.com/adasta/osgpcl</a><br><br></div>However, this depends on octrees from PCL. I'll think on some alternative using OSG only. Does OSG implement anything like this?<br><br></div>Robert: Thank you for your tips. I will make sure to be more specific in the following posts. However, let me just stress that I did not go into much detail because I did not want to solve any specific problem, I just wanted to state tthat rendering a huge point cloud at once is slow and therefore I needed to research for some optimizations.<br></div>What I did with the OSG PagedLOD was to convert a ply point cloud with 70 million points to some .ive file, with "./osgpagedlod cloud.ply", and then trying to view it with osgviewer, "osgviewer output.ive"<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-14 17:28 GMT+01:00 Jason Beverage <span dir="ltr"><<a href="mailto:jasonbeverage@gmail.com" target="_blank">jasonbeverage@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>Just to be clear, what you're seeing in that video is a separate library for dealing with massive point clouds that we've developed here at Pelican Mapping.  It works great with osgEarth (as you've seen in the videos) but it's not part of osgEarth itself.  The point cloud library isn't currently open source.</div><div><br></div><div>Jason</div></div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Thu, Apr 14, 2016 at 11:33 AM Chris Hanson <<a href="mailto:xenon@alphapixel.com" target="_blank">xenon@alphapixel.com</a>> wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">​Bruno, I'm guessing you're dealing with geospatially-oriented point clouds.<div><br></div><div>You should probably consider working with osgEarth, as it already has an infrastructure for indexing, paging/loading and rendering LIDAR geospatial point clouds. Here's a video of it in action:<br><a href="https://www.youtube.com/watch?v=QcSSkWSE6ys" target="_blank">https://www.youtube.com/watch?v=QcSSkWSE6ys</a><br></div></div></div></div>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>
<br>_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
<br></blockquote></div><br></div>