• GLFW是一个开放源的多平台图书馆加载应用程序开发,提供了一个功能强大的API为处理操作系统的具体任务,例如开辟一个载窗口,阅读键盘、鼠标,操纵杆和时间输入,创造线程,以及更多。

    你可以找到一个顶级生成文件的根文件夹中的GLFW,这是设计工作,与几个编译器。

    如果你只需输入GLFW根目录在一个壳和类型作出(或n,mingw32-做,gnumake,gmake或别的东西,根据您的发展还有envronment),并列出应显示与目前支持选项的系统和编译器。

  • GLFW है एक खुला स्रोत, बहु मंच पुस्तकालय के लिए ओपन अनुप्रयोग विकास प्रदान करता है कि एक शक्तिशाली एपीआई से निपटने के लिए ऑपरेटिंग सिस्टम विशिष्ट कार्यों के इस तरह के उद्घाटन के रूप में एक ओपन विंडो में, पढ़ने के कीबोर्ड, माउस, जॉयस्टिक और समय इनपुट बनाने, धागे, और अधिक.

    आप पा सकते हैं एक शीर्ष स्तर makefile के रूट फ़ोल्डर में GLFW बनाया गया है, जो साथ काम करने के लिए कई compilers.

    यदि आप बस में प्रवेश GLFW रूट निर्देशिका में एक खोल और प्रकार बनाने के लिए (या nmake, mingw32-बनाने, gnumake, gmake या कुछ और पर निर्भर करता है, अपने विकास envronment), और एक सूची दिखाई देनी चाहिए के साथ वर्तमान में समर्थित विकल्प के लिए सिस्टम और compilers.

  • GLFW is an open source, multi-platform library for OpenGL application development that provides a powerful API for handling operating system specific tasks such as opening an OpenGL window, reading keyboard, mouse, joystick and time input, creating threads, and more.

    You can find a top level makefile in the root folder of GLFW, which is designed to work with several compilers.

    If you simply enter the GLFW root directory in a shell and type make (or nmake, mingw32-make, gnumake, gmake or something else, depending on your development envronment), and a list should appear with the currently supported options for systems and compilers.