August 2019
Intermediate to advanced
380 pages
9h 17m
English
Several mathematical operations can be done with vectors. Understanding these operations is fundamental to manipulating objects in 3D space:
V1 = (3, 5, 0)V2 = (5, 2, 0)V1 + V2 = (3 + 5, 5 + 2, 0 + 0)V1 + V2 = (8, 7, 0)
The following diagram is a graphical representation of the previous example of vector addition:

The following screenshot shows the vector addition node:
Read now
Unlock full access