1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
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

7 lines
316 B
Plaintext

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/