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

ecl-glop

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 the latest version of ecl-glop as follows:

guix install ecl-glop

Or install a particular version:

guix install ecl-glop@0.1.0-1.45e722a

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.