I am trying to create a program without model and required to create a plane at an angle (x=0.3334° , y=0.0° & z= 14.538°)
is there any way to calculate i, j, k value for the same?
Like UKCMM said, you can calculate the vector using the method he described, or you can offset and rotate your axis with an alignment if you wish to maintain zeros and ones as your vectors.
Like UKCMM said, you can calculate the vector using the method he described, or you can offset and rotate your axis with an alignment if you wish to maintain zeros and ones as your vectors.