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
2 registered members (TipmyPip, AndrewAMD), 14,136 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
hit boxes for collision #74355
05/16/06 15:16
05/16/06 15:16
Joined: Apr 2006
Posts: 36
India
G
gamespider Offline OP
Newbie
gamespider  Offline OP
Newbie
G

Joined: Apr 2006
Posts: 36
India
a quick and fast way 2 fake per poly collision detection is 2 use hit boxes. the idea is this...

calculating each and every finger in ur hand for collision detection is not likely 2 produce any noticeable difference (other than decrease the framerste).
do why not use a cube hitbos each for ur arm and hands...

even half life 1 engine of 1997 supports it. Why not 3dgs?

Re: hit boxes for collision [Re: gamespider] #74356
05/16/06 16:50
05/16/06 16:50
Joined: Jan 2004
Posts: 2,062
Hamburg, Germany
slacer Offline
Expert
slacer  Offline
Expert

Joined: Jan 2004
Posts: 2,062
Hamburg, Germany
This technique is used in MythicAI to make it possible to have different hitpoints (arms, leg, head, shoulders, etc.)

You can use it to simplify the collision detection if your model has a high poly count.

It is up to you to use this idea, but computers have more horsepower than anno 1997. The question is if it is still required to go this way of optimization...

Think about early 3d games. They had to store sin/cos data in tables to speed up the game. This is not needed any more and it was not accurate...

-- slacer


Moderated by  HeelX, rvL_eXile 

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