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
1 registered members (TipmyPip), 18,388 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 3
Page 2 of 2 1 2
Re: Sky Cube - Do you need a Sky Box in WED [Re: ShadowFire] #19741
11/26/03 08:54
11/26/03 08:54
Joined: Nov 2003
Posts: 1,257
Wade_Adams Offline
Serious User
Wade_Adams  Offline
Serious User

Joined: Nov 2003
Posts: 1,257



Optimism is an occupational hazard of programming: feedback is the treament.
Kent Beck
Re: Sky Cube - Do you need a Sky Box in WED [Re: Wade_Adams] #19742
11/27/03 23:44
11/27/03 23:44
Joined: Sep 2003
Posts: 4,959
US
G
Grimber Offline
Expert
Grimber  Offline
Expert
G

Joined: Sep 2003
Posts: 4,959
US
Quote:

WildCat lost me. How would implement a sky cube that centers on the player? You can't assign an action to a group of block such as a hollow cube. Sounds like an interesting concept though . I hate large sky boxes and it seems like if the sky box closes the area it would keep the FPS in good condition which can be difficult on an outside level.




normaly you would do this with a sky sphere which is a model.

through script you have it center itself to the player and as the player moves the sphere moves ( just a matter of changing the the sphere's x/y/z location to match the player's x/y/z) works well for outdoor areas especial ones that are large or you don't want to have to deal with masking the horizon sky distortion.

another method ( i don't think anyone mentioned it) is using sky domes.

I use this method so i can create dynamic skys. ( changing cloud density to reflect weather patterns, moveing clouds across the sky at varius speeds and directions, easy to simulate day/night transitions) problem with domes is the horizon distortion which you need to hide ( by methods like the horizon scene, or making your terrains with high elevation borders)

so you got several sky options available.

skybox ( hollow cube palced in wed)

skycube ( the scripted 6 sided box)

skysphere ( a modeled sphere that incloses the level or player)
( i have a tutorail in the works on working with sky domes, donno when ill get it done with 5 other things im working on as well)

skydomes ( infinet size layer(s) domes over your level map )

Page 2 of 2 1 2

Moderated by  HeelX, Spirit 

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