Tag Archives: physics

Farseer insight.

Before beginning work on actually setting up this game, I wanted to learn more about the physics solution I want to use with it.  In probing around Farseer’s documentation, it became clear that it uses many of the same techniques as Box2D, and references heavily Erin Catto’s work with Box2D and other physics engines.  I [...]