Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/armadsen/scenekitdemo
Demo app for SLC CocoaHeads SceneKit Presentation 05MAR13
https://github.com/armadsen/scenekitdemo
Last synced: about 1 month ago
JSON representation
Demo app for SLC CocoaHeads SceneKit Presentation 05MAR13
- Host: GitHub
- URL: https://github.com/armadsen/scenekitdemo
- Owner: armadsen
- Created: 2013-03-02T19:53:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-06T05:17:26.000Z (over 11 years ago)
- Last Synced: 2024-05-01T23:36:17.714Z (7 months ago)
- Language: C
- Size: 2.33 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SceneKitDemo
============This app is a demo of SceneKit for a presentation at Salt Lake CocoaHeads on March 5, 2013 by Andrew Madsen and Jake Gundersen. It provides a simple demo of loading a Collada model, displaying it, providing lighting for the scene, and rotating the model in space. Rotation can be controlled via accelerometer input from an external Bluetooth 4.0 board using code adapted from the [DKBLE112Demo](https://github.com/armadsen/DKBLE112Demo).