Module pixel_game_lib::physics

source ·
Expand description

XPBD based physics engine.

Based on: https://matthias-research.github.io/pages/publications/PBDBodies.pdf

Modules§

Structs§

  • Physics simulation state.
  • Physics settings loaded from a file so it’s easier to change them with hot-reloading.

Type Aliases§