A modified dotnet library version of the Farseer Physics Library for use in the Vertices Engine.
Info
| Version: | 1.1.0.2 |
| Author(s): | (Original Farseer Authors) |
| Last Update: | Sunday, March 26, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/VirtexEdgeDesign/VerticesEngine.Physics.Farseer |
| NuGet Url: | https://www.nuget.org/packages/VerticesEngine.Physics.Farseer |
Install
Install-Package VerticesEngine.Physics.Farseer
dotnet add package VerticesEngine.Physics.Farseer
paket add VerticesEngine.Physics.Farseer
VerticesEngine.Physics.Farseer Download (Unzip the "nupkg" after downloading)
Dependencies
- MonoGame.Framework.Portable(>= 3.7.1.189)