Skip to content

Releases: bfanger/svelte-cannon

0.8.0

10 Mar 03:30
Compare
Choose a tag to compare

Features

  • New Constraint component that manages adding and removing one or more constraints (Supports all cannon-es constraints).
  • DistanceConstraint component that
  • bodiesFor utility function that creates a store with cannon-es bodies based on an array of svelte-cannon ids.

Examples

  • New "Double Pendulum" example using the DistanceConstraint