Software Engineering

  • Comparing Sprite Kit Physics to Direct Box2D

    I have recently done some work with Sprite Kit and have made some observations regarding the built in physics simulation capabilities. Based on these observations, I have decied to take a closer look at Sprite Kit physics, specifically comparing it to using Box2D directly.