Motion in source code
Hi, just a simple question. What is the different between mvsimple and mvmatrix in the source code?
Are mvrectsinu, mvrotsinu and mvcirsinu considered as mvsimple ?
Are mvrectsinu, mvrotsinu and mvcirsinu considered as mvsimple ?
Comments
"mvsimple" is a value of type tdouble3 that we use for movements of translation where this value is added (summation) to each moving particles (mvrect, mvrectace, mvcir, mvcirace, mvrectsinu, mvcirsinu, mvfile...)
"mvmatrix" is a 4x4 matrix with which each moving point is multiplied for rotational movements (mvrot, mvrotac, mvrotsinu, mvrotfile...)