imageworks / Field3D

[NO LONGER MAINTAINED] A library for storing voxel data on disk and in memory.
https://github.com/imageworks/Field3D/wiki/Field3D-Home
BSD 3-Clause "New" or "Revised" License
304 stars 72 forks source link

Optimized LinearSparseFieldInterp #56

Closed magnusw closed 11 years ago

magnusw commented 11 years ago

Linear interpolation into SparseField could be optimized by taking advantage of memory address offsets when all corner voxels lie within the same block.

magnusw commented 11 years ago

Fixed in cfde798aa4000f27e70aefb032aff210e68ca6c1