2DWorlds Forums
Random Terrain Generator - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: Suggestions (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=19)
+--- Thread: Random Terrain Generator (/showthread.php?tid=5544)

Pages: 1 2


Random Terrain Generator - Glome - 06-09-2011

I think a really cool option would be a random terrain generator.

Like you could press a Generate Terrain button and it would make a random one.

Another cool idea would be flowing liquids. Like water can flow down hills etc...


RE: Random Terrain Generator - Fat_Sacks - 06-09-2011

I think water should have particles. c:


RE: Random Terrain Generator - Qwertygiy - 06-09-2011

Water flowing -- now THAT would be an impressive update that would take almost literally forever to make.

And as for random terrain -- well, you've seen what that looks like on R, right? Block-block-littleblock-bigblock-block-bigblock-block-tinyblock-hugeblock-block-block?


RE: Random Terrain Generator - Glome - 06-09-2011

(06-09-2011, 07:15 PM)Interwebs Wrote: I think water should have particles. c:

Yeah that would be pretty awesome. Another cool thing with water is that it could create a splash when jumped in even though this could be made with lua it would make a nice feature.
(06-09-2011, 07:16 PM)Qwertygiy Wrote: Water flowing -- now THAT would be an impressive update that would take almost literally forever to make.

And as for random terrain -- well, you've seen what that looks like on R, right? Block-block-littleblock-bigblock-block-bigblock-block-tinyblock-hugeblock-block-block?

I'm talking about using the new Terrain tool to make it.

As in making random hills etc..


RE: Random Terrain Generator - Fat_Sacks - 06-09-2011

I think water is way too basic. It should atleast make sounds...


RE: Random Terrain Generator - Glome - 06-09-2011

(06-09-2011, 07:18 PM)Interwebs Wrote: I think water is way too basic. It should atleast make sounds...

Yes! That would be awesome a splashing noise when you jump in it! lol


RE: Random Terrain Generator - Qwertygiy - 06-09-2011

Can be done with Lua. Check out KeyBored's place. It has splash -- might add sounds once I'm done making everything else.


RE: Random Terrain Generator - Jacob__mybb_import1 - 06-09-2011

Type game.Terrain:generate() in the console after adding terrain. (you can do it more than once until you get a terrain you like).

I might add a UI for doing this in the next few days that allows you to change the smoothness of the terrain.

I'm not smart enough to make flowing water. Tongue I could make a bunch of frictionless particles with special rendering and call that water... but then there's surface tension and buoyancy and all that stuff people go to college for years to study. Big Grin


RE: Random Terrain Generator - Glome - 06-09-2011

(06-09-2011, 07:21 PM)Jacob_ Wrote: Type game.Terrain:generate() in the console after adding terrain. (you can do it more than once until you get a terrain you like).

I might add a UI for doing this in the next few days that allows you to change the smoothness of the terrain.

I'm not smart enough to make flowing water. Tongue I could make a bunch of frictionless particles with special rendering and call that water... but then there's surface tension and buoyancy and all that stuff people go to college for years to study. Big Grin

Thanks jacob!

But what about the splashing and splash sound idea. Smile

Anyway I think a UI for it would be good, you could probably put it in the World drop down menu.


RE: Random Terrain Generator - Fat_Sacks - 06-09-2011

Realistic water thi game has.
http://www.xgenstudios.com/game.php?keyword=spewer
[Image: spewer.jpg]