I have a 3-dimensional point and a 4x4 matrix.
How do I multiply the point by the matrix to push it "into" the matrix (transform from world to this matrix)?
How do I transform the point from the matrice's space to the world?
How do I multiply the point by the matrix to push it "into" the matrix (transform from world to this matrix)?
How do I transform the point from the matrice's space to the world?