/GyroExample

Demonstration project shows how to draw in iOS using CoreGraphics and gyrocompass or accelerometer.

Primary LanguageObjective-C

GyroExample

This demonstration project allows drawing on UIImageView background using gyrocompass and accelerometer with few colors.

This small example shows how easy to use gyrocompass and accelerometer in iOS 6.0. Also it uses CoreGraphic framework for painting. It will be useful for novices in iOS development.