GLFW 2.7.7 發布,便攜式OpenGL應用程序開發框架

jopen 12年前發布 | 6K 次閱讀 OpenGL

GLFW是一個便攜式OpenGL應用程序開發框架。能夠處理操作系統特定的任務例如OpenGL窗口管理,分辨率切換,鍵盤,鼠標,游戲桿輸入,定時器輸入,線程創建。

特性:

  • Easy to use API in the style of the OpenGL APIs
  • Gives you a window and OpenGL context with two function calls
  • Explicit support for MSAA and OpenGL 3.2+, including profiles and flags
  • Keyboard, mouse, joystick and time input
  • Input can be either polled or delivered via callbacks
  • Basic Unicode character input
  • Supports both static and dynamic linking
  • Open Source with a liberal OSI-certified license
  • Makefiles or project files for most popular C/C++ compilers
  • Examples and comprehensive documentation
 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!