<<< Points     Index     Vector magnitude (length) >>>

2. Vectors


  • We need an additional type -- vector, which provides direction.

  • We can combine points and vectors to organize our geometry and specify its orientation in 3D space.

    vectors in 3D
  •  

<<< Points     Index     Vector magnitude (length) >>>