Advanced C++ Programming Tutorial 2

From Chilipedia
Revision as of 22:18, 3 June 2018 by Chili (Talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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