Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,767 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
backgrounds/scenery etc #94152
10/12/06 18:34
10/12/06 18:34
Joined: Nov 2005
Posts: 67
USA
juszczec Offline OP
Junior Member
juszczec  Offline OP
Junior Member

Joined: Nov 2005
Posts: 67
USA
Hi folks

Ok. I've got 2 levels of my son's racing game finished. I took the summer off to build a treehouse.

The background is pretty lousy. Its basically a box with the top textured as the sky, the bottom textured as grass and the sides textured as wood.

I want to add a better background. Trees, buildings, grandstands etc. But I have no idea how to begin.

I tried creating grandstands with MED, but then I realized the game won't be interacting with the background. Scenery will just be there to make the scene more realistic.

What are the ways to quickly manufacture a non interactive background for a game?

He wants one level to be the streets of New York City and I'd rather not model every building, sewer grate and trash can.

Mark


I'm not old, I'm worn.
Re: backgrounds/scenery etc [Re: juszczec] #94153
10/12/06 19:35
10/12/06 19:35
Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Xarthor Offline
Expert
Xarthor  Offline
Expert

Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
if the scenery is far distant you could use 2 demensional pictures (.bmp,.pcx,.tga ...) as sprites.

closer stuff could be low to mid-poly models, which use an lod system.

For the sky: I would recommend a sky cube which is in fact a large image consisting out of 6 parts the four directions (north,east,south,west) and bottom, top.
Don't ask me which order though.
You can find some free ones on the net and in the reference manual is an example for a skycube.
However you have to remember to have a hollowed cube around the whole level with a texture assigned to it.
This texture needs the "sky" flag to be set to "on"


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1