Box Stack Hierarchy

BoxStack of Open Dynamics Engine is chosen to be implemented in Java. This will be the first example, which involves contact constraints. The Graphics will be based on Developing Games in Java.

The hierarchy will be

  • GameCore
    • GameCore3D
      • Simulator - bridges Dynamics and Graphcis code
        • BoxStack

Comments