1 00:00:05,780 --> 00:00:07,050 Hey everyone. 2 00:00:07,170 --> 00:00:10,510 So in this video we will begin to work on screen pedophilia. 3 00:00:10,910 --> 00:00:15,710 So here in this video we will create the figure its eyes and its ears with teeth. 4 00:00:16,670 --> 00:00:20,900 So let's begin first of all make a file screen better. 5 00:00:21,350 --> 00:00:25,640 I I'm taking an example file one by here in which I would write the code. 6 00:00:26,600 --> 00:00:30,980 So if you think that is working fine then just write something to 7 00:00:33,610 --> 00:00:34,330 import. 8 00:00:34,370 --> 00:00:36,830 Here we will just import few of the packages. 9 00:00:36,830 --> 00:00:42,080 And if you think that is not working fine then first from going to import star then import interest 10 00:00:42,100 --> 00:00:48,270 taking now from trying to import Dickey then Hayden. 11 00:00:48,620 --> 00:00:49,870 After that one normal. 12 00:00:50,720 --> 00:00:52,760 And then last a canvas. 13 00:00:52,760 --> 00:01:04,280 No you know I will just create a window Deakin and close this one with windows maybe maybe now first 14 00:01:04,280 --> 00:01:07,930 of all that is actually a drawing so I will need a canvas there. 15 00:01:08,570 --> 00:01:18,910 So I will use CS equal to and then canvas rigid canvas and create a canvas damn that is in window with 16 00:01:18,920 --> 00:01:21,150 would say 400. 17 00:01:21,420 --> 00:01:25,790 You can take different width and height also height equal to 400. 18 00:01:26,600 --> 00:01:35,000 And I will use configure method to configure that canvas so configure here first of all provide the 19 00:01:35,000 --> 00:01:36,400 background color. 20 00:01:37,370 --> 00:01:44,640 And we are going to use dark blue after that one provide here highlight thickness that is high then 21 00:01:44,640 --> 00:01:49,250 light then thickness equal to zero. 22 00:01:49,270 --> 00:01:59,370 So David we know boundary anywhere after that one just see Dot back and David go with this canvas save. 23 00:01:59,380 --> 00:02:06,550 And when you run this one you get this window without blue background and with height and bed. 24 00:02:06,670 --> 00:02:09,520 So re height and feet 400 25 00:02:12,140 --> 00:02:12,880 after that one. 26 00:02:12,950 --> 00:02:15,760 Here we are done with creating a canvas. 27 00:02:15,950 --> 00:02:26,030 Let me create body first of all I will create a variable here by seed or body color Eagle and that will 28 00:02:26,030 --> 00:02:28,370 be sky blue. 29 00:02:28,370 --> 00:02:33,180 So S.K. VI blue and that is not normally sky blue. 30 00:02:33,280 --> 00:02:40,370 I'm going to take sky blue one that is a little different from the origin sky blue and then baldy equal 31 00:02:40,370 --> 00:02:46,100 to so here the body of that cat is actually oval and everything of that cat is over. 32 00:02:46,850 --> 00:02:55,220 Let me show you that one bite and trees green that be white. 33 00:02:56,000 --> 00:03:04,250 So its border is actually oval eyes are also oval these fruits are also oval so everything this cat 34 00:03:04,250 --> 00:03:06,040 has is oval. 35 00:03:06,290 --> 00:03:14,540 So it will simply create an oval there in the canvas and I hope you remember that this is how we create 36 00:03:14,540 --> 00:03:21,980 their figures and here in this one I will use predefined coordinates that I have already written. 37 00:03:22,550 --> 00:03:31,070 So describe the coordinates for having the same figures like me thirty five then 20 365 then 350. 38 00:03:31,580 --> 00:03:39,170 So they will define the boundary of that get and then outline with the body colour. 39 00:03:39,560 --> 00:03:42,550 So see Dorte body colour there 40 00:03:46,400 --> 00:03:56,650 and also inside the get feel the same colour see what body colour labial so here if you run this one 41 00:03:57,130 --> 00:04:08,290 save run not the screen but actually this one vendor you will get this all the so I have defined this 42 00:04:08,290 --> 00:04:16,060 all with the outline this colour and also the body of this column with these coordinates thirty five 43 00:04:16,060 --> 00:04:18,250 twenty three sixty five and then 350. 44 00:04:19,270 --> 00:04:26,320 So I hope you remember that how we take the coordinates in an oval and if you know then just again have 45 00:04:26,320 --> 00:04:32,170 a look at that one because this time I'm not going to tell you this one I need you to do look at that 46 00:04:32,260 --> 00:04:38,880 again and have the idea that how I'm creating these because then you will get this one better. 47 00:04:39,500 --> 00:04:49,390 Now just after this one we have the S and foot and these e us are something like a polygon and these 48 00:04:49,390 --> 00:04:51,450 are as I have told you an oval. 49 00:04:51,460 --> 00:04:53,870 So let me create these two now. 50 00:04:53,920 --> 00:04:56,170 So first let me go for the foot. 51 00:04:57,250 --> 00:05:02,460 So foot underscore left that will be the oval. 52 00:05:02,620 --> 00:05:08,100 So see Dot create underscored Oh well there we go. 53 00:05:08,170 --> 00:05:17,290 Now there again I'm going to put some coordinates first 165 then 320 then one forty five after that 54 00:05:17,290 --> 00:05:18,020 one next. 55 00:05:18,060 --> 00:05:23,770 Boundaries 360 labial and then outline with the body column. 56 00:05:24,700 --> 00:05:30,480 So see Dot Bodie underscored color. 57 00:05:30,540 --> 00:05:37,790 There you go after that one fill this one with the same color. 58 00:05:38,430 --> 00:05:40,220 Seed or body color David. 59 00:05:40,640 --> 00:05:46,980 If I run this one one would be like David will be the one thing. 60 00:05:47,450 --> 00:05:48,410 No. 61 00:05:48,600 --> 00:05:52,380 The second one that is just copy this one. 62 00:05:52,380 --> 00:05:57,220 Make this one right. 63 00:05:57,700 --> 00:06:02,440 And just change the coordinates so coordinate for the right of 250 64 00:06:05,960 --> 00:06:19,450 maybe go 320 330 and 360 debut because the X are nearly same as it and see this X is same like this 65 00:06:19,450 --> 00:06:23,750 one and that also so here we have the perfect foot. 66 00:06:25,210 --> 00:06:31,720 After that one let me move to the E S and that actually polygons. 67 00:06:31,720 --> 00:06:35,350 So I'm digging here for idea and left to you. 68 00:06:35,620 --> 00:06:43,810 So you underscore left C Create underscored for legal. 69 00:06:44,350 --> 00:06:50,500 After that when there is a spelling mistake polygon that is due and after that one again coordinates 70 00:06:50,500 --> 00:07:00,550 for that one so seventy five eighty nine again seventy five then n and this one is a polygon so it request 71 00:07:00,550 --> 00:07:11,670 six coordinates nobody for one sixty five then we have seventy so again these are my predefined coordinates 72 00:07:12,920 --> 00:07:18,350 of that one just pass these two come on T and come on. 73 00:07:18,560 --> 00:07:25,500 Maybe go run again maybe go with the buffet dear dear. 74 00:07:25,650 --> 00:07:33,300 Now again copy this one base this one here and is this fun to write. 75 00:07:33,860 --> 00:07:41,630 You know again you need to change the coordinates and as the things will be seen so coordinates to B 76 00:07:41,650 --> 00:07:46,110 for this one last is the same 70 plus two one two fifty five. 77 00:07:46,450 --> 00:07:56,830 Then we have forty five then three twenty five then and after that one three twenty and seventeen last 78 00:07:58,610 --> 00:07:59,680 David go. 79 00:08:00,250 --> 00:08:06,120 So perfect as the are on the same politician would require it. 80 00:08:06,760 --> 00:08:10,180 So we are done with the EOS foot and the body. 81 00:08:10,480 --> 00:08:20,650 Now let us move to the eyes so if we look at the eyes of this bed then we have to always in the centres 82 00:08:21,010 --> 00:08:30,610 and inside the ovals we have two more ovals there that is these pupils so that we create all of these 83 00:08:30,610 --> 00:08:30,940 four. 84 00:08:31,180 --> 00:08:41,110 So for these four we require for all was there and I will name them like I left I right and pupil left 85 00:08:41,200 --> 00:08:54,560 and before light so see would create under school oval they will coordinate for that one 130 110 160 86 00:08:54,810 --> 00:08:58,700 and 170. 87 00:08:59,630 --> 00:09:05,650 And after that one just these two things boundary and inside color. 88 00:09:06,340 --> 00:09:09,120 But this time the inside color is going to be white 89 00:09:12,120 --> 00:09:22,800 and the boundary is blank so their boss blank so let me see how it looked like. 90 00:09:25,010 --> 00:09:27,220 We got some error in black. 91 00:09:27,610 --> 00:09:30,050 So there we have been Alice C.K.. 92 00:09:30,100 --> 00:09:32,380 Here we have left with C.. 93 00:09:32,380 --> 00:09:34,690 So sorry for that one. 94 00:09:34,840 --> 00:09:35,500 Run it again. 95 00:09:38,080 --> 00:09:41,030 We got some later invite again this see here. 96 00:09:41,090 --> 00:09:45,660 So sorry for both of these I skip them. 97 00:09:45,670 --> 00:09:46,880 Now let me try it. 98 00:09:47,270 --> 00:09:54,010 Maybe go with the whole I look at him and look like something ghost. 99 00:09:54,040 --> 00:09:55,780 So here we have this one. 100 00:09:56,380 --> 00:10:00,350 Now just copy this one folded right before that one led we defined it to be. 101 00:10:00,940 --> 00:10:09,820 Then we just copy the book so to Bill underscore left and again see not create copy this whole come 102 00:10:09,890 --> 00:10:11,270 on see. 103 00:10:11,270 --> 00:10:13,580 Come on over here and just change the it. 104 00:10:13,580 --> 00:10:22,130 So for that one we have one forty one forty five and we have 150 and then one fifty five because they 105 00:10:22,130 --> 00:10:33,820 always Mondale after that one the boundary and color both faded black so they will save run. 106 00:10:33,870 --> 00:10:34,350 There we go. 107 00:10:35,550 --> 00:10:41,760 When I get now just copy both of these and paste them here. 108 00:10:41,760 --> 00:10:44,810 She has these to right. 109 00:10:44,860 --> 00:10:47,490 File all right. 110 00:10:47,660 --> 00:10:51,810 They will and now you just need to change the coordinates. 111 00:10:52,020 --> 00:10:57,140 So let rigidity coordinate for the right and left sorry or the tuple an item. 112 00:10:57,160 --> 00:10:59,920 So first one to 30 second one Benjamin same. 113 00:10:59,920 --> 00:11:01,670 Then we have 260. 114 00:11:02,350 --> 00:11:10,000 And then after that one 170 William C this one 240 145 will remain same. 115 00:11:10,020 --> 00:11:19,210 And this ongoing to be 250 because days a gap of hundred excel in both of these knowledge with dry and 116 00:11:19,210 --> 00:11:20,240 they will. 117 00:11:20,410 --> 00:11:27,100 So here we have a perfect body of the get as required in the memo there. 118 00:11:27,180 --> 00:11:28,720 So I hope you get the same result. 119 00:11:28,740 --> 00:11:33,870 If you are using the same coordinates and again I need you to take care of the coordinates. 120 00:11:34,260 --> 00:11:37,470 So this is about creating the body in the next video. 121 00:11:37,470 --> 00:11:39,700 We will move with the mouth. 122 00:11:40,530 --> 00:11:41,330 So thanks for watching.