Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ECM

Compare

  No analysis available

This software implements Ellipsoidal Cube Maps (ECMs), as described in M. Lambers and A. Kolb, Ellipsoidal Cube Maps for Accurate Rendering of Planetary-Scale Terrain Data, Proc. Pacific Graphics (Short Papers), Sep. 2012.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

PH-Tree

Compare

  Analyzed about 18 hours ago

The PH-Tree is a multi-dimensional spatial index structure. It is a 'trie' version of a quadtree. Properties: no rebalancing, ever. Depth limited to 64 nodes. Fast updates, window queries and kNN queries. Scales very well with large datasets (10M+) and prefers clustered data over evenly distributed ... [More] data. PDFs with a description can be found in the source code. [Less]

47.4K lines of code

2 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This