dCraft Posted October 10, 2023 Posted October 10, 2023 (edited) Hi. How can I implement terrain with size of approx 3000 x 3000 killometers ? Besides, it not necessary the Earth. Lets say, its somewhere on another planet. I want to have manually detailed landscape in some points of interest, other areas I want to detail using procedural generation. BUT, anyway, I need to have detailed landscape everywhere. Details - are landscape with resolution approx 10 centimeter, rocks, plants and some other objects. Its it possible, and what terrain type I need to use ? Edited October 10, 2023 by dCraft
silent Posted October 11, 2023 Posted October 11, 2023 You can use LandscapeTerrain for that type of task, but you would need a lot storage space for the 10cm resolution :) How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts