Hi, the utils/marching_cubes file is missing from this repo, making import marching_cubes as mc fail. I can see that "util/marching_cubes/*.pyd" is included in the .gitgnore, so would it be possible to provide this file, or let me know what marching cubes implementation this project requires?
Hi, the utils/marching_cubes file is missing from this repo, making
import marching_cubes as mc
fail. I can see that "util/marching_cubes/*.pyd" is included in the .gitgnore, so would it be possible to provide this file, or let me know what marching cubes implementation this project requires?Thanks!