1
00:00:05,850 --> 00:00:06,640
Hey what's up.

2
00:00:06,690 --> 00:00:09,050
Mark Price here at DEF slopes dot com.

3
00:00:09,060 --> 00:00:13,860
And welcome to the world of augmented reality or a market.

4
00:00:14,100 --> 00:00:17,670
And in this video I'm going to show you what we're going to be building so let me pull up in the app

5
00:00:17,670 --> 00:00:27,150
here and we're going to be building a 3-D object placement app called ramp up where you can actually

6
00:00:27,150 --> 00:00:29,790
place skate ramps somewhere in your yard or on the street.

7
00:00:29,790 --> 00:00:33,930
So if you want to build your own ramp in your own yard you can see what it's going to look like before

8
00:00:33,930 --> 00:00:36,000
you do it so you can move around.

9
00:00:36,000 --> 00:00:38,050
Pick an object you can place it.

10
00:00:38,370 --> 00:00:41,280
You can rotate it around put it in the spot that you want.

11
00:00:41,380 --> 00:00:47,970
You can move up and down all here in a 3-D environment with an augmented reality or within the camera.

12
00:00:47,970 --> 00:00:52,210
And when you move around it remembers that object position wherever you move.

13
00:00:52,380 --> 00:00:54,570
So it's like it's actually there.

14
00:00:54,570 --> 00:00:59,790
And then you can add more objects you can rotate those you can move them around and kind of create your

15
00:00:59,790 --> 00:01:06,060
own little skate park here and you're also going to learn how to add objects and delete them as well

16
00:01:06,060 --> 00:01:06,710
too.

17
00:01:06,990 --> 00:01:10,550
And the important thing to understand is this isn't about skate ramps.

18
00:01:10,560 --> 00:01:16,200
This is about being able to work with 3D objects in 3-D space and move them around to all kinds of different

19
00:01:16,200 --> 00:01:16,830
things with them.

20
00:01:16,830 --> 00:01:17,480
OK.

21
00:01:17,550 --> 00:01:22,440
So it's it can be applied to anything you can have an app where you show furniture in someone's house.

22
00:01:22,560 --> 00:01:29,370
You can have an app where you do try things on before you before you buy them close.

23
00:01:29,370 --> 00:01:30,140
OK.

24
00:01:30,180 --> 00:01:35,820
What Apple has done is they've opened up a whole world of opportunities by doing the hard part for us.

25
00:01:35,820 --> 00:01:40,950
They've done all the hard math in the distance and calculations and keeping the objects in 3-D space.

26
00:01:40,950 --> 00:01:46,580
And so if you didn't know this when you learn a market you're actually also learning scene kit.

27
00:01:46,620 --> 00:01:48,270
So you're learning game development.

28
00:01:48,270 --> 00:01:50,880
So a market and seeing it go hand-in-hand.

29
00:01:50,880 --> 00:01:55,420
You can't have one without the other so basically a market is like game development.

30
00:01:55,490 --> 00:01:55,950
OK.

31
00:01:55,980 --> 00:01:57,020
Which is really cool.

32
00:01:57,120 --> 00:02:01,560
And you can use all the other Apple technologies view controllers everything else with it which is also

33
00:02:01,560 --> 00:02:02,070
really cool.

34
00:02:02,070 --> 00:02:03,750
So there's a lot to learn.

35
00:02:03,750 --> 00:02:06,780
It can be highly complex and we're going to break it down make it really easy.

36
00:02:06,780 --> 00:02:08,310
Let's go ahead and get started.

