freebsd-ports/graphics/glfw/pkg-descr
Dennis Herrmann 2e3d396420 - Update to 2.7.2
PR:		ports/160116
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-31 22:01:23 +00:00

6 lines
317 B
Text

GLFW is a free, open source, portable framework for OpenGL application
development. In short, it is a library that constitutes a powerful API
for handling operating system specific tasks, such as opening an OpenGL
window, reading keyboard and mouse input, creating threads, and much more.
WWW: http://www.glfw..org/