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.adark5487— 10y