Skip to content

Commit d4c2486

Browse files
committed
Merge pull request fffaraz#120 from betajippity/GLFW
Added GLFW to Graphics
2 parents 3414e29 + 1f501b2 commit d4c2486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
260260

261261
* [bgfx](https://github.com/bkaradzic/bgfx) - A cross-platform rendering library. [BSD]
262262
* [Cairo](http://www.cairographics.org/) - A 2D graphics library with support for multiple output devices. [LGPL2 or Mozilla MPL]
263+
* [GLFW](https://github.com/glfw/glfw) - A simple, cross-platform OpenGL wrangling library. [zlib/libpng]
263264
* [Horde3D](https://github.com/horde3d/Horde3D) - A small 3D rendering and animation engine. [EPL]
264265
* [magnum](https://github.com/mosra/magnum) - C++11 and OpenGL 2D/3D graphics engine. [MIT] [website](http://mosra.cz/blog/magnum.php)
265266
* [Ogre 3D](http://www.ogre3d.org/) :zap: - A scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++. [MIT]

0 commit comments

Comments
 (0)