Procedural Octree Terrain
Done as part of my MSc work, I coded and implemented a procedural terrain generator utilizing an octree data structure as an LOD system. The terrain was implemented in Unity and uses the Burst compiler and jobs for increased performance.