I asked you guys if you'd be interested in seeing how to create a cave system in #UnrealEngine. You all said yes. By combining #PCG with #GeometryScripting, it becomes quite simple. :)
This is only the beginning. Tutorial coming soon!
www.youtube.com/@Procedural_...
Hashtag
#GeometryScripting
Advertisement · 728 × 90
0
0
0
0
Still working on my procedural mesh query library (extending #GeometryScripting in #UE5 to add some app-specific functions). I've got it working in Blueprint but am converting to C++. As I was testing, I was reminded that sometimes developer scaffolding can have its own (admittedly odd) aesthetic.
4
0
1
0
New update on my WIP Ivy Generator
Using Geometry Scripting in Unreal, I saved branch length and spawn time into a new UV channel during StaticMesh export.
Then used that data in a custom shader to animate ivy growth over time.
#UE5 #PCG #GeometryScripting #TechnicalArt #Shader
2
0
0
0