https://trello.com/c/lXNAVJ9X/292-pr...map-generation
Anyone else excited at the possibility of servers with random maps each wipe?
https://trello.com/c/lXNAVJ9X/292-pr...map-generation
Anyone else excited at the possibility of servers with random maps each wipe?
I saw this last night, got super stoked on the idea. If they can keep a good balance on it I think it'd be a really cool way to mix things up :D
Sidenote: R.I.P. Rustmap.net shortcut on my desktop, you served me well.
im just wondering how would rad towns work on these? or are they planning on getting rid of them?
That map is already inaccurate anyways since they rotated the map.
Didn't know that, thanks for the heads up!
You could set it up the same way they are planning on implementing dynamic resources. Basically towns would have specific dynamic templates and would be placed on the procedural map wherever there is space form them but based on a random algorithm. It probably is harder than it sounds. There would have to be many variables set up to prevent towns from spawning inside mountains or underwater. The hardest part would be road implementation to connect the randomly placed towns.
yep that's why I was wondering what they were planning on doing with the rad town spawning because the roads could end up very messy
They could make the roads something the admins would have to implement manually for the time being. Give them a friendly GUI interface to create a randomly generated map with the towns randomly generated and the ability to draw the roads manually.
Why? Roads can be procedurally generated as well. Just use a pathfinding algorithm to connect them.
Very exciting possibility.. Trying to keep my enthusiasm in check, knowing this is probably quite a ways away.. but FP is making it hard teasing us like this!
However Andre said on the Trello that he just started working on it yesterday? Really? Already from this:
To this today:
Looks like some damn good progress to me. Also...
This. Rust Waterworld. YesssPlease!André Straubmeier posted:![]()
Procedurally generated would be sick. I wouldn't worry too much about radtowns and roads, it just takes refinement a la dwarf fortress.
There are many different games that have attempted procedural generation of large outdoor areas that include towns. I think Dwarf Fortress probably does it better than most. Daggerfall did it very well for it coming out in 1996. There's also Minecraft and those 3079/3089 games. There was a cool demo out there showing a procedurally generated city.
I've always wanted to learn how to do these kinds of things. I'd like to see games that can make themselves one day. We just give the computer the knowledge and conditions and it generates something for us to play. Dwarf Fortress is the closest we have for now.
Take a look at Sir, you are being hunted.
Tom Betts is doing amazing things with procedural generation. But it sounds like they are going at it in a different manner for rust.
Cube World is also doing something like this. Rust I think would have it easier, depending on what sort of other rad-town like places they plan to include in the game. Since the majority of the content right now is player generated, all they are doing is backdrop stuff.
Yes i was going to make a topic about this, if it also was voxel based we would have terraforming and
the ability the dig caves ad do proper mining, aswell as the ability to cut down trees.
For the nostalgic who remember, we had procedural map generation in 1991:
http://en.wikipedia.org/wiki/Scorche...h_(video_game)
cant wait, having a map full of islands is gonna be great
Yes and the ability to craft boats, with space for storage to get stuff from one place to another, also swimming with the possibility of drowning when you swim longer than 100 meters.
That game does the procedural generation pretty well, but there's not much to show for mountains and big differences in terrain (at least from what I've played of it so far). Would be nice to see this in Rust, as long as they keep the ability to make custom non-procedural maps. Definitely cannot be easy with all the math and checks involved like generating roads and paths that players can actually traverse through, placing loot drops and towns in places that make sense, etc. T'would be very impressive if they were able to pull this off while keeping gameplay and balance all good.
As far as procedural generation goes, I'm really interested in seeing where developers go in the next few years with games that use actual real world "laws" or maths of nature implemented into the game's generation. I think No Man's Sky was supposed to be using something like this for whole world generation, but who knows if the worlds in their trailer were actually procedurally generated or prebaked to look nice.
love fractal terrains, I wrote a rough demo for IOS a few years back, I actually wanted to make a survival game with natural disasters, kinda like Rust but with terrain that changed. Here is an animation:
http://s17.postimg.org/xsbfwopyl/island.gif
They shouldn't add in procedural generation into the game until we have some type of official compass and coordinate or map system in place. It's not too terrible to have an area that you can learn over time. If they have completely generated maps while still in alpha, it'll be very difficult to play.
Did you finally manage to learn your way around this map? Time for an update and server wipe. Enjoy the new map.
What do people attempting to survive do in regards to not getting lost and being able to back track? They leave markings all around if they don't have tools like compasses. Gives us some way to leave basic marks that are saved locally and unseen by other players. Maybe that'll be an alternative to a map.
Procedural generation is super cool but please give us the tools to make it fun instead of purely frustrating.
The biggest challenge is likely to be avoiding holes you cannot get out of when placing rocks/mountains.
I think they might have to implement a terrain mesh with no overhangs and gradient limiters...and give us climbing gear :)
and need to learn the world again?sounds like a really bad idea
Well climbing would be alot of fun, and if they also made it voxel based. we could do terra forming, and more realistic mining for resources
like going to mining shafts in the mountains and caves for stone, copper, gold and iron.
Really would make the game something really special.
First thing I voted for on the Trello.
Voxel support would be killer, but it'd be hard to implement in Unity, I don't think it has support for it by default.
Edit:
Scratch my last comment, it can totally be done, check out The Forest as an example :p
http://www.survivetheforest.com
Speaking of which.. Garry's comments on the procedural terrain generation:
If we can dig.. Bunkers, basements, caves, tunnels, moats, more realistic mininggarry posted:Not to mention other benefits of being voxel based like tree cutting, maybe some more interesting building decay/destruction, etc. I really hope this comes to fruition but it's going to be tough to do it right. I was always under the impression Rust would be somewhere around 100-150 player max (disregarding the 250/500slot experiments). That's a lot of different screens to correctly sync changing terrain.. Hopefully it doesn't drag down performance/cause FP to compromise the large-scale vision of the game. Really don't want Rust to end up looking like 7 Days to Die either.
*fingers crossed*
Holy shit, I was not expecting this.
I had no idea they would even attempt something like this. This is going to be great if they can fully go through with it.
Yeah because playing the same static map over and over again is really really interesting.
Examples of procedural worlds
Procedural Worlds Blog
Following one man's task of building a virtual world from the comfort of his pajamas. Discusses Procedural Terrain, Vegetation and Architecture generation. Also OpenCL, Voxels and Computer Graphics in general.
http://procworld.blogspot.se
Outerra
3D planetary engine for seamless planet rendering from space down to the surface. Can use arbitrary resolution of elevation data, refining it to centimeter resolution using fractal algorithms.
http://www.outerra.com
Shouldn't be too difficult for the server admin to generate the map once and then always use the same map (after wipe). So we'd have a huge variety of maps while being given the possibility to learn our favourite map.
Hat's off to the dev's for going for this - the intricacies of getting this kind of development perfect are vast. Hope they succeed :)
I love this idea. Imagine a half buried RadTown!![]()
Wow. Check the Trello. I'm dying to play this already and there are no towns, roads or open fields yet. Can't wait to see the finished product, amazing work!
https://trello.com/c/lXNAVJ9X/292-pr...map-generation
André Straubmeier posted:![]()
I really hope they replace those awful copy paste big rocks (not the small recourse ones) with real terrain, and the far above landscape screens looked like a good start but this
cant be finished at all, i hope we get to see different biomes, areas and mountain details like in voxel farm engine.
Examples of current gen and next gen terrain generators:
http://planetside.co.uk
http://www.e-onsoftware.com
The polygon meshes would be replaced if They move to a pure voxel system. Other wise there options are limited. Add more meshes or come up with a way of generating rock forformations procedurally.
Some on topic creativity
http://www.openprocessing.org/sketch/11120
All good, as long as we can swim :P
I can imagine nice lake villages.It's even ideal for RP servers too.However one should be ready for deadly impact of the water !