quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
413 stars 47 forks source link

Please add GLFW #2361

Open Shinmera opened 10 months ago

Shinmera commented 10 months ago

This is an up-to-date bindings library to the most recent GLFW OpenGL context management library. It allows easy and convenient access to creating windows for OpenGL or Vulkan graphics output.

Unlike other common lisp libraries like cl-glfw, cl-glfw3, and bodge-glfw it is up to date with latest GLFW sources, ships precompiled binaries, includes a convenient lispified API with full coverage, and is actually documented. Wow!

License: zlib Author: Yukari Hafner Source: https://github.com/shirakumo/glfw.git Documentation: https://shirakumo.github.io/glfw