Vector Addition Jan 06, 2021 permanent GameMath LinearAlgebra We add two Vectors together by adding the corresponding components. a⃗+b⃗=[a1a2]+[b1b2]=[a1+b1 … Read More
Vector Subtraction Jan 06, 2021 permanent GameMath LinearAlgebra We subtract one Vector from another by subtracting the corresponding components. a⃗−b⃗=[a1a2]−[b1b2]=[a1−b1 … Read More
Vector Scaling Nov 08, 2020 permanent GameMath LinearAlgebra Multiplying each value in a vector by the same value Read More
Ray Nov 04, 2020 permanent GameMath Geometry A line-like figure that continue indefinitely in one direction Read More