1
00:00:07,000 --> 00:00:12,640
Hey everybody what's going on this is Caleb with slopestyle come back at it again with Section 2 of

2
00:00:12,640 --> 00:00:14,920
the accelerometer target topic.

3
00:00:15,070 --> 00:00:19,470
And in this video I'm just going to give you a brief intro to the app we're going to build.

4
00:00:19,510 --> 00:00:26,200
It uses the accelerometer and gyroscopes in your iPhone to do what is called parallax and that's a visual

5
00:00:26,200 --> 00:00:28,240
effect that looks like this.

6
00:00:28,240 --> 00:00:30,570
Notice I have a table view here with images.

7
00:00:30,580 --> 00:00:38,110
And as I move my phone you can see that the images move related to how I am moving my phone it gives

8
00:00:38,710 --> 00:00:44,620
a very cool interactive feel to your app and this is just an ordinary table view.

9
00:00:44,770 --> 00:00:48,700
But each image is able to be moved around as you move through the app.

10
00:00:48,700 --> 00:00:51,140
It's really really really cool.

11
00:00:51,160 --> 00:00:58,330
It's a great way to engage your users to add just a little bit of extra oomph to your user experience.

12
00:00:58,360 --> 00:01:04,750
And we're going to go ahead and build this app that is essentially going to use parallax and your gyroscope

13
00:01:04,780 --> 00:01:06,000
and accelerometer.

14
00:01:06,010 --> 00:01:07,680
Now this is a table view.

15
00:01:07,810 --> 00:01:14,140
We applied this effect to an image view but you can apply this effect to many other things not just

16
00:01:14,140 --> 00:01:14,640
image views.

17
00:01:14,650 --> 00:01:18,430
That is the coolest part and I don't know about you but I want to go build it.

18
00:01:18,430 --> 00:01:22,170
So let's head over to the next video and let's start building the user interface.

19
00:01:22,170 --> 00:01:22,700
I'll see you there.
