zinsmatt / SpaceCarving

36 stars 4 forks source link

adding marching cubes and 3d viz to space_carving #1

Open fabiopoiesi opened 4 years ago

fabiopoiesi commented 4 years ago

I have added a marching cubes done with PyCubes and 3d visualisation with Open3D. So it is a more complete demo ;)

zinsmatt commented 4 years ago

Thanks for the contribution :) It is nice to directly visualize the marching cubes results, but I would like to still keep writing the point cloud and the rectilinear grid because it gives nice data to visualize in ParaView. Can you keep this part of the code and just add your lines for PyMCubes and Open3D?

Same for the Readme, please keep the current images and just add your screenshot from Open3D.