Using GLKMath from GLKit in Swift

前端 未结 3 1361
春和景丽
春和景丽 2020-12-02 00:14

So I\'m using a book called iOS Games by tutorials from Ray Wenderlich and trying to utilize some of the objective-C code found there to make the accelerometer control of a

3条回答
  •  半阙折子戏
    2020-12-02 00:26

    Here check my repo: https://github.com/noxytrux/SwiftGeom i actually build a whole lib for that, so you are no more forced to use GLKit or wait for Apple to implement it in swift.

提交回复
热议问题