Honours Project: Marching Cubes and Multi-threading exploration
My honours project was a deep dive exploring the marching cubes algorithm for terrain generation using differing multi-threading methods. The full report can be read below. Unity was the main tool used, and through this exploration I learned a lot about ECS and the jobs system, as well as C# system.threading and compute shaders.