rapier2d 0.7.1

2-dimensional physics engine in Rust.
Documentation

rapier2d

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 3 of them enabled by default.

default

  • dim2
  • f32

dim2

    This feature flag does not enable additional features.

f32

    This feature flag does not enable additional features.

serde-serialize

  • nalgebra/serde-serialize
  • parry2d/serde-serialize
  • serde
  • bit-vec/serde
  • arrayvec/serde

enhanced-determinism

  • simba/libm_force
  • parry2d/enhanced-determinism
  • indexmap

simd-stable

  • simba/wide
  • simd-is-enabled

simd-nightly

  • simba/packed_simd
  • simd-is-enabled

simd-is-enabled

  • vec_map

parallel

  • rayon

wasm-bindgen

  • instant/wasm-bindgen

rayon

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

indexmap

    This feature flag does not enable additional features.

vec_map

    This feature flag does not enable additional features.

dev-remove-slow-accessors

    This feature flag does not enable additional features.