Skip to content
Snippets Groups Projects
Commit 937cbfcb authored by 노준호's avatar 노준호
Browse files

Update README.md

parent f75f158f
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
# Description # Description
Projection Matrix, View Matrix, Move Matrix를 직접 수정해보며 의미를 확인하는 프로그램이다. Projection Matrix, View Matrix, Move Matrix를 직접 수정해보며 의미를 확인하는 프로그램이다.
캔버스를 드래그하여 뷰를 움직일 수 있으며 모든 결과는 실시간으로 매트릭스에 반영 또는 도형에 반영된다. 캔버스를 드래그하여 뷰를 움직일 수 있으며 모든 결과는 실시간으로 매트릭스에 반영 또는 도형에 반영된다.
되도록 HTML상에서 직관적으로 알 수 있게끔 제작하였다.
## 최상단 ## 최상단
![CreatePlan](./image/top.JPG) ![CreatePlan](./image/top.JPG)
...@@ -42,6 +43,3 @@ Rot버튼은 각 축에 대해 회전속도 증가 버튼이다. ...@@ -42,6 +43,3 @@ Rot버튼은 각 축에 대해 회전속도 증가 버튼이다.
위의 big square과 같다. 위의 big square과 같다.
# 제작 동기
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment