Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).