2D
x shears
x'=x+y*cot(theta );
y'=y
y shears
x'=x
y'=y+x*cot(theta);
theta : 비틀림 각도
x shears
x'=x+y*cot(theta );
y'=y
y shears
x'=x
y'=y+x*cot(theta);
theta : 비틀림 각도
'그래픽스 관련' 카테고리의 다른 글
(GLUT)마우스모션처리 함수에서 파라미터로 받아온 좌표 변환하기. (0) | 2009.10.15 |
---|---|
(GLUT) 특수키처리 (0) | 2009.10.08 |
(OpenGL) 간단한 코드(일부만 제시)와 부연 설명 (0) | 2009.09.11 |
Image plane 이란? (0) | 2009.09.10 |
High Dynamic Range Rendering, HDRR (0) | 2009.09.01 |