Scaling

Scaling multiplies each coordinate by a value:

	newx = oldx * sx
	newy = oldy * sy
	newz = oldz * sz