Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 470 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 470 Bytes

SceneKit Playground

Basic demonstration of SceneKit with objects and animations

Animation

Running locally

  1. git clone https://github.com/p13i/SceneKit-Playground.git

  2. cd SceneKit-Playground

  3. Double-click on SceneKit.playground to open the Playground in Xcode

  4. Select the Live View option in Xcode:

    Xcode Live View


Pramod Kotipalli // @p13i