ios-samples/Stars
Paola Villarreal e011cd5451 Stars sample ported to 64-bits 2014-07-29 11:59:53 -05:00
..
Resources [Stars]Amending README, adding screenshots and icons 2013-10-28 18:33:59 +00:00
Screenshots [Stars]Amending README, adding screenshots and icons 2013-10-28 18:33:59 +00:00
Info.plist [Stars]Amending README, adding screenshots and icons 2013-10-28 18:33:59 +00:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md [Stars]Amending README, adding screenshots and icons 2013-10-28 18:33:59 +00:00
Stars.csproj Stars sample ported to 64-bits 2014-07-29 11:59:53 -05:00
Stars.sln Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
StarsAppDelegate.cs Stars sample ported to 64-bits 2014-07-29 11:59:53 -05:00
StarsViewController.cs Stars sample ported to 64-bits 2014-07-29 11:59:53 -05:00

README.md

Stars

This sample provides an introduction to Core Motion by demonstrating how to implement virtual reality. The view controller provides a view of rotating cubes and stars, which uses Core Motion to determine which way the device is facing to display these elements from different angles.

Target device must have device motion / gyroscope available to display properly, and therefore cannot be run on a simulator.

This is a port of the WWDC2012 sample of the same name.

Ported by: Peter Collins