RandyGaul / qu3e

Lightweight and Simple 3D Open Source Physics Engine in C++
zlib License
920 stars 110 forks source link

Size of box #47

Closed daanrutten closed 4 years ago

daanrutten commented 4 years ago

Is there a way to specify the width/height/depth of a q3BodyDef?

RandyGaul commented 4 years ago

https://github.com/RandyGaul/qu3e/blob/master/src/collision/q3Box.h#L88