-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevent-tracking2d.html
More file actions
executable file
·31 lines (29 loc) · 1.37 KB
/
Copy pathevent-tracking2d.html
File metadata and controls
executable file
·31 lines (29 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<div class="cd-schedule-modal__event-info">
<div>
<section>
<article>
<p>Did you know that most car windows in movies are fake? The same for TV and Phone Screens.</p>
<p>2D Tracking is often the quickest and cleanest way to integrate elements into moving instances.</p>
<p>We'll have a look at what tracking is. Then we'll analyze scenarios where 2d Tracking is applied .</p>
</article>
<br>
<a href="https://www.dropbox.com/t/Tkv3WUMZpcJKQnEf">(DOWNLOAD) NUKE PROJECT</a></p>
<br>
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/6bCW6FlJY84" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/kmeOzSZL8C8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<details>
<summary>More Material on the topic</summary>
<br>
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/lj0pcM_8g2Y" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</details>
</section>
</div>
</div>