Difference between revisions of "Advanced C++ Programming Tutorial 2"

From Chilipedia
Jump to: navigation, search
(Created page with "In this tutorial we learn how to transform our shit. Move it around, make it bigger (no pills or pumps required), flip it and reverse it. And later one we make a camera system...")
 
(Video Timestamp Index)
Line 11: Line 11:
  
 
== Video Timestamp Index ==
 
== Video Timestamp Index ==
[https://youtu.be/l-u6uxnOmH0 Tutorial 2.1]
+
[https://youtu.be/8_U_pake6J0 Tutorial 2.1]
  
 
== Links ==
 
== Links ==

Revision as of 22:27, 3 June 2018

In this tutorial we learn how to transform our shit. Move it around, make it bigger (no pills or pumps required), flip it and reverse it. And later one we make a camera system to scroll our shit in the world. You're gonna like it.

Topics

Part 1

  • Polyline drawing
  • Vertices
  • Translation
  • Flipping across an axis
  • Screen coordinate transformation
  • Scaling

Video Timestamp Index

Tutorial 2.1

Links

Homework

Coming soon!

See also