GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.
License
zlib/libpng LicenseFollow GLFW
Other Useful Business Software
Build AI Apps with Gemini 3 on Vertex AI
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
-
THE BEST
-
Setting up latest versions of OpenGL is so easy now!
-
Probably the best API I've seen. They should teach this API in classrooms.
-
GLFW Is a great library and is very easy to use. They do their best to offer you the features that are suggested the most as well as keeping the library up to date and working good. I am currently using this library in my 2d game engine i am developing. I just hope they add in OpenAL support or at least the ability to make using OpenAL easier.
-
GLFW is straightforward, complete, fast, and well-documented. GLFW3 has laid to rest all concerns I had about GLFW2, and has introduced a wide range of new features. These features provide the completeness I spoke of: I plan to use GLFW as the window manager of a simple game engine, because it provides such precise (and yet simple) control over windows and their contexts.