Code-only Farseer Introduction
Introduction The Farseer Physics Engine is a physics engine (as the name implies) written in C#. It is directed toward use with XNA and Silverlight, but it can be used with any .NET application. It is a common choice for expanding the physics capabilities of FlatRedBall. General Approach Unfortunately the tutorial support for Farseer (at[…]