Hi :)
Anyone here can kick/push me abit in the right direction on 'how to make a random world generator?'. I truly have no clue how to make one and searching a few forums hasn't helpt me either.
With 'world' I mean an earth like world.
Printable View
Hi :)
Anyone here can kick/push me abit in the right direction on 'how to make a random world generator?'. I truly have no clue how to make one and searching a few forums hasn't helpt me either.
With 'world' I mean an earth like world.
Well I would imagine you make a sphere, and then put different colours on it, anr/or deform it a little to create valleys/mountains.
`World generators are fun, it's one of the first things i've programmed actually, in gwbasic :p what kind of world are you making first of all? Spherical, cylindrical, toroid or flat? If you want water and mountains formed naturally even if you don't have depth in your world, you could let the algoritm evolve the ground by increasing land height by using continental pieces splitting and colliding with each other, vulcanos and decrease by erosion and ice ages. There are of course simpler techniques just randomly build continents by increasing height naturally around an area and then erode a bit to smoothen them
I remember that nice avatar! Its Usako!!!
Weeee *waves* hello! =^_^=
(sorry its kinda off-topic)
Hi Fox ^-^
It's a cylindrical map :) It's some sort of isometric thingy I'm making. Currently it just janks down some random tiles but it's quite fast :). I'll try something like that height increasing thingy :) ^_~
and I made about 100 new avatars but my stupid upload program is not really, exactly working >_<
Heh :) Does anyone has some example code or something for me? ^_^ Anything I try gets not so nice and stuff :)
*sighs* It would be cool if I had an matrix type 'o plug thingy so I could learn everything in a snap ^_~.
Oh well, just added a nice automated fringe thingy so I'm happy :)