This repository is a 1.5 year long university project. Its main goal is to implement a Generative Adversarial Network to create heightmaps to be used in Unreal Engine. Unreal Engine code will generate ...
Geotiff heightmap assets contain the geo information and a texture2D where the 16 bit height values are split into the red and green channel of the texture. Because .tif files can also be imported as ...