archery icon indicating copy to clipboard operation
archery copied to clipboard

Experiment with abstracting out Point, Box

Open non opened this issue 10 years ago • 0 comments

It would be nice to let users use their own Point and Box implementations, and potentially use 3D structures as well. If we had a geometry type class this might work pretty easily.

We'd definitely need to benchmark to see what the performance impact (if any) was.

non avatar Oct 11 '13 23:10 non