ca = Math.cos(angle/2); sa = Math.sin(angle/2); m = Math.sqrt(x*x + y*y + z*z); Qx = a/m * sa; Qy = b/m * sa; Qz = c/m * sa; Qw = ca;
Name *
E-mail *
Web site
Comment
Discussion
No comments for “Testing code embed function”
Post a comment