heron
heron copied to clipboard
Add Body::TriMesh definition
Add an Body::TriMesh enum variant that will allow creation of collider meshes based on bevy verteex position and indices data.
Also consider providing an easy interface of constructing those collider meshes from bevy's mesh handles