freebsd-ports/graphics/glfw/pkg-descr
Emanuel Haupt d42e79a6b2 Fix WWW
PR:		161618
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:57 +00:00

6 lines
316 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/