Adds two 3D vertices together component-wise.
The first vertex to add.
The second vertex to add.
A new Vertex3d representing the sum of v0 and v1.
Vertex3d
v0
v1
Adds two 3D vertices together component-wise.