Contact information should be provided in local-space.
Open
enhancement
- Dominant language
- Rust
- Stars
- 926
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the [Contact](https://github.com/sebcrozet/ncollide/blob/master/ncollide_geometry/query/contacts_internal/contact.rs#L7-L20) structure contains contact information in world-space. This makes implementation of, e.g., contact tracking, more difficult. In addition, word-space information are less accurate numerically than local-space one as they depend on the world origin.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.