Advanced C++ Programming Tutorial 2

From Chilipedia
Revision as of 22:28, 3 June 2018 by Chili (Talk | contribs) (Part 1)

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
  • Trivial line clipping
  • Translation
  • Flipping across an axis
  • Screen coordinate transformation
  • Scaling

Video Timestamp Index

Tutorial 2.1

Links

Homework

Coming soon!

See also