OpenGL
opengl 참고사이트
hjh1023
2022. 8. 24. 18:53
반응형
https://learnopengl.com/Getting-started/OpenGL
LearnOpenGL - OpenGL
OpenGL Getting-started/OpenGL Before starting our journey we should first define what OpenGL actually is. OpenGL is mainly considered an API (an Application Programming Interface) that provides us with a large set of functions that we can use to manipulate
learnopengl.com
영어로 되어있지만 도움 많이 되었음. 크롬으로 한글 번역해서 보면 괜찮음.
http://www.opengl-tutorial.org/kr/beginners-tutorials/tutorial-1-opening-a-window/
Tutorial 1 : 윈도우 열기
소개 첫 튜토리얼을 환영합니다 ! OpenGL을 시작하기 전에, 먼저 각 자습서와 함께 제공되는 코드 빌드 방법, 실행 방법 및 (가장 중요한) 코드 작성 방법을 배워야합니다. 준비물 이 튜토리얼들을
www.opengl-tutorial.org
반응형