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
4 registered members (AndrewAMD, TipmyPip, NewbieZorro, Grant), 14,196 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
Regions based only on the height. #326214
05/31/10 08:48
05/31/10 08:48
Joined: Feb 2009
Posts: 46
Spain
B
Beker Offline OP
Newbie
Beker  Offline OP
Newbie
B

Joined: Feb 2009
Posts: 46
Spain
This function would be interesting and certainly faster than the current functions. Occlusions would be very useful for objects under water, on the clouds, etc..

Re: Regions based only on the height. [Re: Beker] #326239
05/31/10 11:51
05/31/10 11:51
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
You're right. Such a function will be added. - On second thought, it's already possible with the current region system. You can create a vertical region at any height.

Re: Regions based only on the height. [Re: Beker] #326626
06/01/10 20:42
06/01/10 20:42
Joined: Feb 2009
Posts: 46
Spain
B
Beker Offline OP
Newbie
Beker  Offline OP
Newbie
B

Joined: Feb 2009
Posts: 46
Spain
Your right, it can be done with the current function. I´ll explain a little better. With the current function you will see if the object fits within the region of x, y, z. I proposed you use another function, but to only search through axis z, which would mean 77% faster and mostly concerned with seperating regions by height. I proposed this for the increased speed it would have allowed for. Although, as you have said, you can currently do this, however 77% slower because you are looking between x, y and z.



Re: Regions based only on the height. [Re: Beker] #326653
06/02/10 06:58
06/02/10 06:58
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Don't worry, it is not slower. The x,y,z coordinates are not checked for every entity. Instead, the region affects the branches of ABT and BSP trees.

Re: Regions based only on the height. [Re: Beker] #326728
06/02/10 16:51
06/02/10 16:51
Joined: Feb 2009
Posts: 46
Spain
B
Beker Offline OP
Newbie
Beker  Offline OP
Newbie
B

Joined: Feb 2009
Posts: 46
Spain
laugh Ah, well, thanks for the reply, I thought it worked with coordinates.


Moderated by  aztec, 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