Exploring Cashgen Procedural Realtime Terrain Generation Plugin For Ue4
Exploring Cashgen Procedural Realtime Terrain Generation Plugin For Ue4 reveals several interesting facts.
- Just some more samples.
- Some code cleanup and optimisation.
- Another demo showing off the hydraulic erosion.
- Slow progress due to being ill :( Have been tinkering with some simple hydraulic erosion algorithms. I hadn't bothered previously ...
- Finally got round to working on the multiplayer support. Changed to a proper distance/lifetime based tile managing system.
In-Depth Information on Cashgen Procedural Realtime Terrain Generation Plugin For Ue4
A more pleasing looking sample scene, using multiple blended noise modules, showcasing LOD transitions. Got some normal ... Code - https://github.com/midgen/cashgenUE Another demo showing multiple biomes (mountains + low hills), plus a few material ... Added tesselation support and heightmap supersampling. Working on building out the noise
Multiplayer kinda working? If I've set it up right the
Stay tuned for more updates related to Cashgen Procedural Realtime Terrain Generation Plugin For Ue4.