Would you like to react to this message? Create an account in a few clicks or log in to continue.

Official Community Forums
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  The Wiki  Website  github Project  

 

 Creating massive game worlds whilst somehow keeping the resources at a minimum

Go down 
3 posters
AuthorMessage
Tristan
Administrator
Administrator
Tristan


Posts : 306
Join date : 2011-08-03
Location : Liverpool, UK

Creating massive game worlds whilst somehow keeping the resources at a minimum Empty
PostSubject: Creating massive game worlds whilst somehow keeping the resources at a minimum   Creating massive game worlds whilst somehow keeping the resources at a minimum EmptySat 8 Sep - 12:34

Just watched this on YouTube.


Now, it doesn't tell you exactly how it's done, but it does mention that Asobo Studios use a procedural terrain generation algorithm to create the terrain when the player actually needs to see it. I don't know much about the terrain functions on the Multiverse Platform, but if it doesn't do something like this already, it should!
So, instead of creating a massive map model and dropping it into World Editor and violating the players FPS rate, it will generate it with a few guidelines instead.

I may be waffling, as I don't really understand it, but I'm sure someone with more knowledge of the area could make good use of it, or at least explain the benefits a bit better?
Back to top Go down
http://www.3dmodeller.info
AWM Mars
Well-Known Member
Well-Known Member
AWM Mars


Posts : 78
Join date : 2012-02-23
Location : Wiltshire, United Kingdom

Creating massive game worlds whilst somehow keeping the resources at a minimum Empty
PostSubject: Re: Creating massive game worlds whilst somehow keeping the resources at a minimum   Creating massive game worlds whilst somehow keeping the resources at a minimum EmptySat 8 Sep - 20:46

I've heard of quite a few ways that game engines handle terrains. One which I find interesting is, Streaming Terrain. That sounds similar to the Procedural method albeit I believe the base data is perhaps a different format.

I saw some UTube promotions of a system called something like Hundreds Of Thousands, which can render millions of polygon equivilants similar to pixel nerbs, whereby you can zoom in from space, right down to the grains of sand that make up the terrain, potentially making polygons limitations a thing of the past.

There is also the 'zone' terrain methods, not dissimilar to SecondLife/OpenSim.
Back to top Go down
Guest
Guest
avatar



Creating massive game worlds whilst somehow keeping the resources at a minimum Empty
PostSubject: Our terrain   Creating massive game worlds whilst somehow keeping the resources at a minimum EmptySun 9 Sep - 1:59

We actually have the "bones" of "unlimited" terrain with the Terrain Generator produced .mvt.

http://www.multiversemmo.com/wiki/Using_Terrain_Generator
"Height Outside Map: Elevation value to use outside seed map. Mathematically, the map is infinite, even though server has finite bounds to world. "

When you import the .mvt produced by the Terrain Generator into the World Editor, save the world and open the .mvw world in Multiverse Terrain Editor Preview it converts the fractal terrain into heightmap(s) and the terrain is then limited in size. It still seems big to me but it "cuts off" your terrain at a limit, I had props hanging out in thin air Smile

When I first played with Multiverse I created a terrain in the Terrain Generator, imported the terrain into the World Editor, placed props in a straight line pretty far out and saved the world.

I loaded the world back in to the World Editor, reduced camera speed in the World Editor to what seemed like a reasonable walk speed and timed a walk from the first prop I placed to the last.

It took 35 minutes in one direction.


Now the Terrain Generator IMHO is a pita to work with and the fractal terrain isn't the best looking but the tech basis for rather extensive terrain seems to already be there.


Back to top Go down
nikro
Newbie
Newbie
nikro


Posts : 3
Join date : 2012-07-03
Location : Austria

Creating massive game worlds whilst somehow keeping the resources at a minimum Empty
PostSubject: Re: Creating massive game worlds whilst somehow keeping the resources at a minimum   Creating massive game worlds whilst somehow keeping the resources at a minimum EmptyMon 10 Sep - 2:26

Unlimited terrain like in the video doesn't work with MMOs. Because procedural terrain generates the terrain after an algorithm. This means that the terrain is based on some random numbers which will change the terrain for every player who walks in this direction to the map end.

But an algorithm could be produced which generates new terrain after the map end (like said above) and saves it on the server in the server mapfile. Problem at hand is that the data must be small or new users in this area load sometime the new data.
It could be streamed, so that the user gets only the data which he sees and loads in the background more data for the direction in which he is walking. With this one Problem would be solved, but another arise (which was there before) the server bandwidth and server calculating power bottelneck.

Personally i would like to create a MMO with a complete world in it like our erath, this would be incredible big. Problem is that the data would be giant for the clients this or we invent an new algorithm which creates out of small data over and over the same terrain for all clients which explorer new regions.

I don't know exactly if this would be a great idee, because the server data to stream would be also giant. For this someone would need a cloud farm with the apporiate bandwidth or player expirence lag or fall off the world end.

I hope this explained a bit and was not too confusing.

If not feel free to ask, im not an expert but i know quite much about this materia.

P.S. if you find some errors in the reply send me an pm english is not my native tongue
Back to top Go down
Sponsored content





Creating massive game worlds whilst somehow keeping the resources at a minimum Empty
PostSubject: Re: Creating massive game worlds whilst somehow keeping the resources at a minimum   Creating massive game worlds whilst somehow keeping the resources at a minimum Empty

Back to top Go down
 
Creating massive game worlds whilst somehow keeping the resources at a minimum
Back to top 
Page 1 of 1
 Similar topics
-
» Creating Factions
» Keeping the Spambots at Bay
» Welcome to Live Worlds!
» [Truespace 7.6]
» Game Business

Permissions in this forum:You cannot reply to topics in this forum
 :: The Water Cooler :: Game Design and Theory-
Jump to: