Jiali Duan 850efdf706 Python marching cubes improvements
Summary: Overhaul of marching_cubes_naive for better performance and to avoid relying on unstable hashing. In particular, instead of hashing vertex positions, we index each interpolated vertex with its corresponding edge in the 3d grid.

Reviewed By: kjchalup

Differential Revision: D39419642

fbshipit-source-id: b5fede3525c545d1d374198928dfb216262f0ec0
2022-10-06 11:08:49 -07:00
..
2020-01-23 11:53:46 -08:00
2022-08-01 01:52:12 -07:00
2021-05-26 04:54:19 -07:00
2021-05-26 04:54:19 -07:00
2021-05-26 04:54:19 -07:00
2020-11-18 14:07:12 -08:00
2021-10-07 18:42:09 -07:00