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

Update README.md

parent dca2d4dc
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
# Description
Projection Matrix, View Matrix, Move Matrix를 직접 수정해보며 의미를 확인하는 프로그램이다.
캔버스를 드래그하여 뷰를 움직일 수 있으며 모든 결과는 실시간으로 매트릭스에 반영 또는 도형에 반영된다.
### 최상단
......@@ -13,6 +14,7 @@ Projection Matrix, View Matrix, Move Matrix를 직접 수정해보며 의미를
##### 우측 source 화면
vertex, fragment shader source code로 위의 apply버튼을 통해 소스코드 적용이 가능하다.
랜더링 시간(초단위)로 직접 입력 가능하다.
### 중단
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment