Introduction
The Farseer Physics Engine provides powerful 2D physics simulations for games which need more realistic physics than what is offered in the FlatRedBall.Math.Geometry namespace.
Subsections
- Using Farseer in a Glue Project – A tutorial showing how to include Farseer in a Glue project.
- Code-only Farseer Introduction – A tutorial showing how to use Farseer in an application not using Glue. This is an old tutorial.