Week 9 Day 1 - Matrix x Vector, Traceline
Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=bFNJr0NqjJc
Today we covered two very important topics:
1) How to multiply a matrix and a vector, which allows us to finally understand how transformations take place numerically (translation, rotation, and scaling)
2) How to draw an invisible line through the world to see the first thing it hits. Super useful for allowing the player to interact with the world, including shooting people with hitscan weapons.
Other Videos By Bill Kerney
2021-03-16 | Week 10 Day 1 - Guest Lecture + Animation |
2021-03-16 | Week 9 Day 1 - Algorithms |
2021-03-15 | Week 10 Day 1 - BSTs Part II |
2021-03-13 | Extra Credit Workshop: Sea Shanties |
2021-03-13 | Week 8 Day 3 - Quantifier Fallacies and Cognitive Biases |
2021-03-12 | Week 9 Day 3 - Binary Search Trees |
2021-03-12 | Week 9 Day 2 - Matrix Multiplies and Interactivity |
2021-03-11 | Lecture 9 Day 2 - Floating Point Numbers |
2021-03-11 | Week 8 Day 2 - Online Privacy |
2021-03-10 | Week 9 Day 2 - File I/O with Classes and NCURSES Programming |
2021-03-09 | Week 9 Day 1 - Matrix x Vector, Traceline |
2021-03-09 | Week 9 Day 1 - Hex & Octal, Image Processing, NEON |
2021-03-09 | Week 8 Day 1 - Corporate Censorship |
2021-03-08 | Week 9 Day 1 - How to UNIX |
2021-03-06 | Week 7 Day 3 - Is/Ought |
2021-03-05 | Lecture 8 - Procedural Generation |
2021-03-05 | Week 8 Day 3 - Deques, Pairs, Tuples |
2021-03-04 | Week 8 Day 2 - Cross Product |
2021-03-04 | Week 8 Day 2 - SIMD |
2021-03-04 | Week 7 Day 2 - Modal Logic |
2021-03-03 | Week 8 Day 2 - Memory Leaks, RPG 41 |
Tags:
is50a
matrix multiplication
transformation matrix
traceline
linetrace