[ 관련링크 ]
http://sourceforge.net/projects/glfw/files/glfw/2.7.7/glfw-2.7.7.bin.WIN32.zip/download
http://sourceforge.net/projects/glfw/files/glfw/2.7.7/glfw-2.7.7.bin.WIN64.zip/download
GLFW is a free, Open Source, multi-platform library for opening a window, creating an OpenGL context and managing input. It is easy to integrate into existing applications and does not lay claim to the main loop.
GLFW is written in C and has native support for Windows, Mac OS X and many Unix-like systems using the X Window System, such as Linux and FreeBSD.
GLFW is licensed under the zlib/libpng license.
1. OpenGL 연습용 윈도우 생성 라이브러리로 적합하다.
2. 간단한 메시지 처리도 할 수 있다.
'OpenGL' 카테고리의 다른 글
OpenTK - Setting Up (0) | 2014.10.19 |
---|---|
OpenGL강좌 사이트 (0) | 2013.01.18 |
GLEW (0) | 2012.12.05 |
GLUT - Setting Up for Windows (0) | 2011.10.13 |
OpenGL Super Bible (0) | 2011.10.13 |