arno3d
04-30-2009, 10:44 AM
hello,
How can I change the value of the matrix rows.
for example :
$.transform return matrix3 [a,b,c] , [d,e,f] , [g,h,i] , [j,k,l]
that become
matrix3 [-a,b,c] , [-d,e,f] , [-g,h,i] , [-j,k,l]
thank you
Arno
arno3d.blogspot.com
How can I change the value of the matrix rows.
for example :
$.transform return matrix3 [a,b,c] , [d,e,f] , [g,h,i] , [j,k,l]
that become
matrix3 [-a,b,c] , [-d,e,f] , [-g,h,i] , [-j,k,l]
thank you
Arno
arno3d.blogspot.com
