Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@bfanger bfanger released this 10 Mar 03:30
· 4 commits to main since this release

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