Skip to content
Chandler edited this page Nov 16, 2015 · 36 revisions

wishlist

  • add things here

Mesh shapes

  • Box (done)
  • Cone (done)
  • Cylinder (done)
  • Plane (done)
  • Sphere (done)
  • Convex
  • Triangle
  • Compound

Mesh interaction

  • Set position (done)
  • Set quaternion (done)
  • Set mass (done)
  • Set friction & restitution (done)
  • Set velocities (done)
  • Set factors (done)
  • Set damping (done)
  • Set collision masks/groups (done)
  • Cloning
  • Collision events
  • Apply force (+ at location)
  • Apply velocity

Scene interaction

  • Add rigid body (done)
  • Remove rigid body
  • Add ghost body (+ remove)
  • Add invisible body (+ remove)
  • Run code in web worker
  • Scene import from ObjectLoader

Constraints

  • make them
  • report them
Clone this wiki locally