Rayon icon indicating copy to clipboard operation
Rayon copied to clipboard

Add Sphere shape

Open raqbit opened this issue 2 years ago • 0 comments

Currently Rayon has built-in box and convex/concave shapes. It would be nice to have a sphere shape so that spherical objects can be simulated.

Note that while SphereCollisionShape is built-into bullet, it cannot be used with Rayon as the collision shape is cast to MinecraftShape in MinecraftRigidBody#getMinecraftShape.

raqbit avatar May 02 '23 19:05 raqbit