Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Simple Collision Detection for SFML.NET  (Read 2053 times)

0 Members and 1 Guest are viewing this topic.

InstilledBee

  • Newbie
  • *
  • Posts: 1
    • View Profile
Simple Collision Detection for SFML.NET
« on: July 05, 2015, 10:07:05 am »
Hey all,

I found the Simple Collision Detection source in the SFML wiki, 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