[osg-users] Massive Point Cloud rendering

Chris Hanson xenon at alphapixel.com
Thu Apr 14 10:08:50 PDT 2016


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 <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160414/34c33b85/attachment-0003.htm>


More information about the osg-users mailing list