This package browser is in early development. Mind the rough edges.

cl-glop 0.1.0-1.45e722a

Direct FFI bindings for OpenGL window and context management

This package provides Common Lisp bindings to create OpenGL window and context manipulation code as well as system input handling. Direct FFI bindings to system functions are used so no third party C lib is required except system libraries.

Installation

Install cl-glop 0.1.0-1.45e722a as follows:

guix install cl-glop@0.1.0-1.45e722a

Or install the latest version:

guix install cl-glop

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.