pieper / cvg

constructive volume geometry tool
0 stars 1 forks source link

add bounding boxes for subtree trivial reject #3

Open pieper opened 9 years ago

pieper commented 9 years ago

Currently every leaf is evaluated at every point in the raster. While it's not true in general, many expressions are have a limited spatial range that can be combined.

bebbi commented 9 years ago

yes, bounding box is nice. Probably box/sphere would be good start. I was thinking of this too, because it might help with auto-setting a good default for raster grid boundaries (full model).

pieper commented 9 years ago

Yes, absolutely.

On Tue, May 26, 2015 at 7:59 AM, Stefan notifications@github.com wrote:

yes, bounding box is nice. Probably box/sphere would be good start. I was thinking of this too, because it might help with auto-setting a good default for raster grid boundaries (full model).

— Reply to this email directly or view it on GitHub https://github.com/pieper/cvg/issues/3#issuecomment-105499742.