[algogeeks] Re: Solving complicated Tree construction algorithm for Spatial Partioning

2014-06-10 Thread nurabha
sorting - Conceptual understanding of Octree/Quadtree Regards N. On Tuesday, 10 June 2014 16:10:42 UTC+5:30, nurabha wrote: > > I am going to discuss a difficult problem related to geometrical > algorithms for space partitioning (2d, 3d, hyperspace). > > The problem is concerning

[algogeeks] Solving complicated Tree construction algorithm for Spatial Partioning

2014-06-10 Thread nurabha
I am going to discuss a difficult problem related to geometrical algorithms for space partitioning (2d, 3d, hyperspace). The problem is concerning a special kind of tree called *Octree*(in 3d) or *Quadtree*(2d). The Octree/Quadtree structures are used to hierarchically partition objects pre