Week 4 Day 3 - Triangle Animation

Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=xQaTDS6TmjQ



Duration: 19:26
21 views
0


We talked today how to rotate things around their local origin, and gave some support on the triangle animation assignment.


Most of the class today was spent debugging a really interesting bug by Nick Muia, where his copy constructor (which did something very important) was getting elided by C++ which caused a bug, forcing him to rewrite his code base. We tried disabling constructor elision, but he actually needed it in one place as he was returning a copy.







Tags:
is50b
local coordinate systems