quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add GLFW

Open Shinmera opened this issue 2 years ago • 0 comments

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

Shinmera avatar Sep 09 '23 09:09 Shinmera