Screenshots
Description
GLFW is a free, Open Source, portable library for OpenGL and OpenGL ES application development. It provides a simple, platform-independent API for creating windows and contexts, reading input, handling events, etc.
GLFW has moved its repositories to GitHub:
https://github.com/glfw
Categories
License
Update Notifications
User Ratings
★★★★★
★★★★
★★★
★★
★
User Reviews
-
Just what I need, simple, easy to use and compile; much better from other bloated libraries.
-
very good project, thanks!
-
Needs multi-context and Multi-window support, then it is perfect.
-
Probably the best platform abstraction library for games. Gets you a context, provides input, then stays out of the way. Small and light with a good design.