A half-projection into a plane is a linear transformation that fixes the plane and moves all other points half way to the plane (instead of all the way, in a standard projection.)
Let $T: \mathbb{R}^3 \to \mathbb{R}^3$ be the (orthogonal) half-projection into the following plane:
$$3x - 3y + 3z = 0$$
Find the matrix of this linear transformation.
That is all that is provided.
Hint: Given $v$, the half projection of $v$ lies exactly halfway between $v$ and the (full) projection of $v$.