[osg-users] Massive Point Cloud rendering

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


How do you use the pagelod example then?

> On 14 Apr 2016, at 18:08, Chris Hanson <xenon at alphapixel.com> wrote:
> 
>> On Thu, Apr 14, 2016 at 10:43 AM, Bruno Oliveira <bruno.manata.oliveira at gmail.com> wrote:
>> I found out what I was looking for,
>> https://github.com/adasta/osgpcl
>> However, this depends on octrees from PCL. I'll think on some alternative using OSG only. Does OSG implement anything like this?
> 
>   No. Because OSG is a scene graph, not a point cloud octree tool. If you want octree indexing, you'll need to incorporate an octree tool.
>  
>> 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"
> 
>   Yes, but I don't think this octree indexed it in any way, so it didn't really help you.
>  
> -- 
> Chris 'Xenon' Hanson, omo sanza lettere. Xenon at AlphaPixel.com http://www.alphapixel.com/
> Training • Consulting • Contracting
> 3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
> Legal/IP • Code Forensics • Digital Imaging • GIS • GPS • osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile • iPhone/iPad/iOS • Android
> @alphapixel facebook.com/alphapixel (775) 623-PIXL [7495]
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160414/925a64a4/attachment-0003.htm>


More information about the osg-users mailing list