问题:

apple 开发者文档中的 <SceneKit Programming Guide> 太简单了,没有干货,需要找找其它的学习资源

 

 

解决:

  • xcode 中的 game project template you 有SCNScreen基本的用法

  • https://developer.apple.com/library/content/samplecode/SceneKitVehicle/Introduction/Intro.html
  • https://developer.apple.com/library/content/samplecode/Fox/Introduction/Intro.html#//apple_ref/doc/uid/TP40016154
  • 书  Beginning Swift Games Development for iOS
  • badboy 的博客有几篇文章说到了一些基础的用法
  • https://developer.apple.com/scenekit/
  • https://developer.apple.com/library/content/samplecode/SceneKitWWDC2014/Introduction/Intro.html

 

 

参考:

http://blog.csdn.net/pzhtpf?viewmode=contents

https://developer.apple.com/scenekit/

https://developer.apple.com/library/content/documentation/3DDrawing/Conceptual/SceneKit_PG/Introduction/Introduction.html

https://github.com/pzhtpf/SceneKitRoationDemo

 

 

发表评论

电子邮件地址不会被公开。