Marching Cubes
Multithreading in UE4
A custom implementation of the marching cubes algorithm was developed as a study in how to implement high-load processes in background threads in Unreal Engine and c++.






A custom implementation of the marching cubes algorithm was developed as a study in how to implement high-load processes in background threads in Unreal Engine and c++.