XNA – SAT Collision with Octree

As part of my Graphics class for my third year on the IT Carlow Games Development cource we studied collision dection methods used in games development. One of the techniques we had to implement, was the sperating axies theorem collison dection method. We also had to implement an optimization technqiune. For this I implemented an Octree as an broad phase collision optimization technqinue.

Technologies & Skills used

  • C#
  • XNA

All content © Copyright 2024 by Ciarán McCann.