Genbox / VelcroPhysics

High performance 2D collision detection system with realistic physics responses.
MIT License
662 stars 114 forks source link

Requires XNA, no mention of that on the description or front page #51

Closed nfoste82 closed 6 years ago

nfoste82 commented 6 years ago

If the engine requires XNA, which hasn't been supported for years, then that should probably be mentioned on the front page for the project.

Genbox commented 6 years ago

I does not require XNA. It has zero-copy integration with MonoGame, but you can run VelcroPhysics without any dependencies at all since it has its own Vector2 etc. classes. Will update the front page with this information.