Search Results for '회전행렬'


1 POSTS

  1. 2009/08/25 임의축으로 회전 행렬 by Junios

임의축으로 회전 행렬

x = 임의 정규화된 축의 x 값
y = 임의 정규화된 축의 y 값
z = 임의 정규화된 축의 y 값
 t = 회전 각 (세타, 라디안값)

 [(x * x * (1 - cos(t)) + cos(t))   (x * y * (1 - cos(t)) + z * sin(t))  (x * z * (1 - cos(t)) - y * sin(t))]
 [(x * y * (1 - cos(t)) - z * sin(t))  (y * y * (1 - cos(t)) + cos(t))   (y * z * (1 - cos(t)) + x * sin(t))]
 [(x * z * (1 - cos(t)) + y * sin(t))  (y * z * (1 - cos(t)) - x * sin(t))  (z * z * (1 - cos(t)) + cos(t))]

이란다.

공식 유도는 잘 ..

Posted by Junios

2009/08/25 11:47 2009/08/25 11:47
,
Response
No Trackback , No Comment
RSS :
http://junios.net/tc/rss/response/252


블로그 이미지

Junios World

- Junios

Archives

Authors

  1. Junios

Calendar

«   2010/09   »
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    

Site Stats

Total hits:
33025
Today:
27
Yesterday:
108