Coordinate Spaces: A Refresher

Standard Basis

Defines the directions of the x-axis, y-axis, and z-axis.

(1.0, 0.0, 0.0):

x-axis

(0.0, 1.0, 0.0):

y-axis

(0.0, 0.0, 1.0):

z-axis

Coordinate Spaces

Coordinate Space

Standard-Basis Location

(0.0, 0.0, 0.0) Location

Tangent-Space

On the face or vertex.

On the center of the face or vertex.

Object-Space

On the object.

On the center of the object.

World-Space

On the world.

On the center of the world.

View-Space

On the viewer.

On the center of the viewer.