yan-zeng-quan

Results 2 comments of yan-zeng-quan

You need to find the Macros.h and replace "#if defined(_MSC_VER) && (!defined(__INTEL_COMPILER))" by "#if defined(_MSC_VER) && (_MSC_VER < 1900) && (!defined(__INTEL_COMPILER))"

Increasing the value of 's_marchingCubesMaxNumTriangles' in txt file ‘zParametersDefault.txt’ could be useful.