Skip to content

Commit 850efdf

Browse files
Jiali Duanfacebook-github-bot
Jiali Duan
authored andcommitted
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
1 parent 6471893 commit 850efdf

File tree

5 files changed

+336
-697
lines changed

5 files changed

+336
-697
lines changed

0 commit comments

Comments
 (0)