Oct 125 minMoving to Unreal EngineWith the recent drama with Unity adding install fees, I decided to have another go at Unreal Engine. While browsing the unreal...
Aug 43 minTerrain Editor with Marching CubesLast week I created the marching cubes algorithm to create a cave type terrain using a noise generator. I decided to take it a step...
Jul 1510 minMarching Cubes and Compute ShadersFor the past few weeks, I decided to look into optimisation techniques used in game development, or more specifically, how compute...