vanruesc / sparse-octree

A sparse octree data structure.
zlib License
117 stars 20 forks source link

Improve testPoints in Raycasting. #4

Closed vanruesc closed 8 years ago

vanruesc commented 8 years ago

Data aggregation makes this piece of code quite awkward. It would be easier to just let each Set have at least one null item, but there might be better solutions.

vanruesc commented 8 years ago

Dropped support for maintaining duplicate points. c3fca46 3465c2e