mfirmin/c5sc

World

Closed this issue · 0 comments

World class consisting of all entities, the physics engine, and the renderer
Basically, the Controller, physics engine + entities make up the model, Renderer = View.
Madness.

  • Simple Entity classes
  • Physics Engine support (see ODEWrapper)
  • Renderer (GLFW)
  • convert data between physics and rendered worlds (entities)