You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not bug but I think it is somewhat misleading that boxCollider's real extent seem to be size*2. So it is analogous to sphere's radius. I have checked ODE box create gets real side lengths. Bullet's box collider gets halfExtent. https://github.com/rasmusbarr/nudge/blob/master/nudge.h#L57
The text was updated successfully, but these errors were encountered:
It is not bug but I think it is somewhat misleading that boxCollider's real extent seem to be size*2. So it is analogous to sphere's radius. I have checked ODE box create gets real side lengths. Bullet's box collider gets halfExtent.
https://github.com/rasmusbarr/nudge/blob/master/nudge.h#L57
The text was updated successfully, but these errors were encountered: