HPSCIL/rupMC
rupMC is a parallel Marching Cubes (MC) program based on the ray-unit. Firstly, ray-units are used in rupMC as the basic voxel to determine how the surface intersects. Secondly, rupMC uses multiple computing processes and threads on a CPU/GPU heterogeneous architecture to process the points concurrently.
C
No issues in this repository yet.