nphysics2d 0.20.0

2-dimensional physics engine in Rust. This crate is being superseded by the rapier3d crate.
Documentation

nphysics2d

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 7 feature flags, 3 of them enabled by default.

default

  • dim2
  • stdweb
  • instant/stdweb

dim2

    This feature flag does not enable additional features.

stdweb

    This feature flag does not enable additional features.

use-wasm-bindgen

  • dim2
  • wasm-bindgen
  • web-sys
  • instant/wasm-bindgen

improved_fixed_point_support

  • ncollide2d/improved_fixed_point_support

web-sys

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.