[JOODE] Status

Can anyone tell me what that current feature steatus of JOODE is or better still point me at the recently updated feature list on the website?

Kev

there’s just been one recesently asking the same question:
http://www.java-gaming.org/forums/index.php?topic=13015.0

but I can make a list none the less:

  • several Joint-Types, but no angular motors yet
  • SimpleSpace, OctTreeSpace
  • Geoms: Sphere,Convex-Geoms (Tom’s working still on those)

@ the other JOODE Developers: have I forgotten anything?

Joints : unpowered, and unlimited

  • JointBall
  • JointContact
  • JointSlider
  • JointHinge
  • ?JointFixed? (don’t know if it works)

Geoms :

  • SphereGeom
  • BoxGeom : buggy
  • ConvexGeom : under development
  • SpaceGeom : stub

Space :

  • SimpleSpace
  • OctTreeSpace
    (HashSpace is not implemented but OctTreeSpace is better).

Contact handling
LCP solver
Many Testcases !
Helping classes (SimpleWorld)
Pluggable Collision System

And many more to come.