Skip to content

Procedural Terrain Generator for UnrealEngine 4.14

License

Notifications You must be signed in to change notification settings

Burnrate/cashgenUE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# cashgen"

Infinite Procedural World Generator for UE 4.14

Credits to : Chris Conway (koderz) for the RuntimeMeshComponent (pre-requisite, install from UE Marketplace)

https://github.com/Auburns/FastNoise for the noise generation code

Aaron from the UE forums for his awesome grass blueprint

The OceanPlugin contributors

#Instructions

  • Have UE 4.14 or higher installed. (Tested on 4.14.0)
  • Have the RuntimeMeshComponent plugin installed from the UE marketplace.
  • Clone the repo.
  • Right click the UPROJECT file, selected 'Generate Visual Studio Files'
  • Open the .SLN
  • Build, launch!

There is a development thread on the UnrealEngine forums which contains some example blueprints you can use.

https://forums.unrealengine.com/showthread.php?109894-Cashgen-(kinda)-Infinite-Procedural-World-Generator

Demos :

LOD Debug mode https://www.youtube.com/watch?v=orUNF4noCNY

Foliage : https://www.youtube.com/watch?v=o1bVq9lqui0

About

Procedural Terrain Generator for UnrealEngine 4.14

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • C# 1.2%
  • C 1.0%