On 10/28/2010 11:35 AM, Vipin Panwar wrote:
> Hi,
> Xenon and Jordi, thanx for replying. 
> I am also going for spatial blocking using quad trees and display the block 
> and its neighbors when zoom in the data. But I want to know whether there is 
> more convenient method in OSG for these type of problems. 

  Usually, for Lidar data that is fully 3D, and not just a 2.5D heightfield, 
you'll want a
full octree, not a quadtree.

  I'm assuming you're using LibLAS. An associate of mine has been doing work on 
LibLAS to
extend it with queryable spatial indexing, and possibly frustum querying in the 
future.
You should check into the recent work on LibLAS.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
    "There is no Truth. There is only Perception. To Perceive is to Exist." - 
Xen
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to