Skip to content
Snippets Groups Projects
Commit 1fb7f301 authored by jcm's avatar jcm
Browse files

t

parent 91f514d7
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
### opengl을 사용하기 위해서는 우선 opengl과 그 사용을 편하게 해줄 라이브러리를 프로젝트에 추가해야 한다.
### 이 프로젝트에서 사용할 패키지는 glew,glfw,glm이다.
### 우선 프로젝트폴더에 include폴더와 lib폴더를 추가해 준다.
![folders](/folders.png)
![folders](/folders.PNG)
### 다음으로 비주얼 스튜디오에게 사용할 헤더파일과 라이브러리가 있는 폴더의 위치를 알려줘야 하는데,
......@@ -98,5 +98,5 @@
### 빌드 후 프로그램을 실행시키면,
![loop2](/loop2.png)
![end](/end.png)
### 위와 같이 삼각형 두개가 그려진 것을 볼 수 있다.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment