imageworks/Field3D

SparseField::block_iterator broken for negative extents

Opened this issue · 0 comments

If you create a field from (-100, 0, 0) to (100, 100, 100) the block_iterator only iterates over the positive domain it seems.