Vector Addition
2D Example
vector addition is the only time we let vectors stray 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.