| Age | Commit message (Collapse) | Author |
|
cargo fmt
|
|
make harness a public mod, make harness.state public
|
|
|
|
cargo fmt
changes to make rapier compile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of a rigid-body.
|
|
|
|
|
|
|
|
|
|
testbed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pfm_pfm_contact generator for it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pipelines.
|
|
|
|
|
|
|
|
|
|
|
|
This adds a QueryPipeline structure responsible for scene queries.
Currently this structure is able to perform a brute-force ray-cast.
This commit also includes the beginning of implementation of a SIMD-based acceleration structure which will be used for these scene queries in the future.
|
|
|
|
|
|
computation.
|
|
|
|
|
|
|
|
|
|
|