SFML community forums

Bindings - other languages => DotNet => Topic started by: InstilledBee on July 05, 2015, 10:07:05 am

Title: Simple Collision Detection for SFML.NET
Post by: InstilledBee on July 05, 2015, 10:07:05 am
Hey all,

I found the Simple Collision Detection source in the SFML wiki (http://"https://github.com/SFML/SFML/wiki/Source:-Simple-Collision-Detection-for-SFML-2"), and decided to port it to C# for use with SFML.NET. I've tested it with SFML.NET 2.1. Hopefully some of you might find this useful.

Cheers!

https://github.com/instilledbee/SFMLNet-Collision