I am a scientist who studies soil water erosion in Argentina. This occurs due to deforestation, and consequent replacement of forests by crops, among other factors. With the results of my research I would like to present my model in a dynamic way, as it appears in your demo. It would be a real terrain (I have the digital elevation model), with real erosion, real weather conditions, etc. Do you think we could develop something like that? Contact me! my mail: alvarez.deivid@inta.gob.ar
This is also great for folks learning about Perlin Noise. The sliders allow you to adjust various inputs in the algorithm. Thanks for making it available!
← Return to simulation
Comments
Log in with itch.io to leave a comment.
Hi Sebastian!
I am a scientist who studies soil water erosion in Argentina. This occurs due to deforestation, and consequent replacement of forests by crops, among other factors. With the results of my research I would like to present my model in a dynamic way, as it appears in your demo. It would be a real terrain (I have the digital elevation model), with real erosion, real weather conditions, etc. Do you think we could develop something like that? Contact me! my mail: alvarez.deivid@inta.gob.ar
His code is open source under the MIT Free Software License. https://github.com/SebLague/Hydraulic-Erosion
For business inquiries his business email is available on his YouTube channel's about page: https://www.youtube.com/c/SebastianLague/about
Is it possible to export the terrain to an obj file?
which version of unity is this project made in?
There's some sort of problem, at least in the windows version (which i downloaded): it's just a flat plane that won't get affected by anything.
watch the demo
This is also great for folks learning about Perlin Noise. The sliders allow you to adjust various inputs in the algorithm. Thanks for making it available!
Will we be able to extract the result as a heightmap in the future ?
(If it's already possible i didn't find any way to do it. )