Using GLKMath from GLKit in Swift

前端 未结 3 1353
春和景丽
春和景丽 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:29

    With the release of beta version of Xcode 6.3/Swift 1.2 yesterday (Feb 8, 2015) it is now possible to use GLKit from Swift.

提交回复
热议问题