Skip to main content

Vector-Vector Addition

 

2D Example 

vector_addition.gifimage.png

vector addition is the only time we let vectors staystray from origin 

Translation and Transformation:

  • In computer graphics, vector addition is used to implement translation, which involves moving objects in 2D or 3D space. Technical artists may need to translate or transform objects by adding vectors to their positions.