Skip to content
Snippets Groups Projects
Commit 859035fa authored by 채성희's avatar 채성희
Browse files

Update README.md

parent b015a511
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
- 3D 객체에 고양이 사진을 mapping한 간단한 예제 이다. <br> - 3D 객체에 고양이 사진을 mapping한 간단한 예제 이다. <br>
- 3D 객체는 다음과 같은 과정을 통해 만들어졌다. <br> - 3D 객체는 다음과 같은 과정을 통해 만들어졌다. <br>
![basic_ex]() ![basic_ex](http://git.ajou.ac.kr/ChaeSungHee014/webgl_final_project/raw/master/descriptionImage/basic.JPG)
1. 삼각형 두개로 정사각형을 그린다. <br> 1. 삼각형 두개로 정사각형을 그린다. <br>
2. 정사각형을 다시 여러개의 삼각형으로 쪼갠다. <br> 2. 정사각형을 다시 여러개의 삼각형으로 쪼갠다. <br>
예제에서는 총 16개의 삼각형을 이용하여 정사각형을 이용하였다. <br> 예제에서는 총 16개의 삼각형을 이용하여 정사각형을 이용하였다. <br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment