Procedural Planets

Unreal Engine 4 Procedural infinite landscape


Infinite world creation using map chunks

Multiple height generation algorithms

Shaders and materials based on the height

UE4 - multithreading - shaders

Personal project

Learning of procedural generation algorithm. Multithreading operations with meshes manipulation. Performance handling for an infinite map generation. Basic LOD implementation from scratch