Engine Support Systems
Today's goal is to build habits of thinking about highly performant subsystems and how we control them.
Slides and Notes
- Slides/Notes are located here
In Class Activity
- In-Class Quiz (You get one submission! Please do this during alotted time in class)
Supplement Videos
Additional Code Samples
- locality.cpp (Run this code on your compiler before or during the In-Class Quiz/Activity)
- dot.cpp (Fun Experiment. Use this to inspire improvements to Matrix3D)
- destructor.cpp (LIFO destructor call order)
Additional Resources