LearnOpenGL (01)

2022. 6. 18. 16:10OpenGL

예전에 다이렉트X12 책을 사두고서 그냥 책장에 장식용으로 둔지 꽤 시간이 지났다. 이제 공부할 때가 된 것 같아서 펼쳐봤는데 정말... 이해하기가 힘들었다. 그 책의 서문인가 인터넷 어딘가에서 다이렉트X12를 공부하기 전에 다이렉트X11이나  OpenGL을 공부해두면 더 수월하게 이해할 수 있다는 걸 본 것 같아서 OpenGL을 먼저 공부하기로 했다.

 

https://learnopengl.com/Introduction

 

LearnOpenGL - Introduction

Introduction Introduction Since you came here you probably want to learn the inner workings of computer graphics and do all the stuff the cool kids do by yourself. Doing things by yourself is extremely fun and resourceful and gives you a great understandin

learnopengl.com

 

나의 공부를 도와줄 사이트, 아쉽게도 영어로 되어있어서 번역해가며 공부해야 할 것 같다.

'OpenGL' 카테고리의 다른 글

LearnOpenGL - Camera  (0) 2022.07.04
LearnOpenGL - Coordinate Systems  (0) 2022.06.30
LearnOpenGL (03) - Creating a window  (0) 2022.06.20
LearnOpenGL (02) - Introduction  (0) 2022.06.18