I have a point (x,y,z)
Suppose I make a 1 by 1 by 1 cube by making eight points at
x -.5, y-.5, z-.5
x +.5, y-.5, z-.5
x -.5, y-.5, z+.5
ect
what would the formulas be for rotating this cube around the axises of the original point x,y,and z in any combination? (its position on the coordinate plane are totally irrelevant for the program i'm using.)
Tags: