ios-samples/Stars
Amy Burns ed7f8e6049 [Stars]Adding metadata xml 2013-10-28 18:36:25 +00: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 [Stars]Adding metadata xml 2013-10-28 18:36:25 +00:00
README.md [Stars]Amending README, adding screenshots and icons 2013-10-28 18:33:59 +00:00
Stars.csproj [Stars]Amending README, adding screenshots and icons 2013-10-28 18:33:59 +00:00
Stars.sln Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
StarsAppDelegate.cs Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
StarsViewController.cs [Stars]Amending README, adding screenshots and icons 2013-10-28 18:33:59 +00: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