Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-2

Terrain Generation(3D Fractal)???

Asked by 9 years ago

Guys I need a step by step process of how fractal 3D terrain generation works using Lua! Thanks for any help! My basic question is what is a step by step list on how to generate 3D fractal terrain?

0
Your best bet is looking for a generic 3D fractal algorithm, and just implementing it using the Lua `math` library. adark 5487 — 9y

Answer this question