#How to create polygon body cannonjs of a 3d model using cannonjs

6 messages · Page 1 of 1 (latest)

signal pine
#

How to create polygon body cannonjs of a 3d model using cannonjs

knotty pecan
#

im it is not possible. you can approximate with a box or spherical shape but a convex hull or even trimesh will kill it. i've not seen it run even the most basic convex shapes with reasonable performance. you should probably look towards rapier.

signal pine
#

thanks for the info

#

ill try out rapier

signal pine