Vertices - A vertex is a corner where edges meet. The plural is vertices. For example a cube has eight vertices, a cone has one vertex and a sphere has none.
The vertex shader is used to transform the attributes of vertices (points of a triangle) such as color, texture, position and direction from the original color space to the display space.