Skip to content
Sharps edited this page Sep 13, 2013 · 9 revisions

The goal is to provide simple OpenGL window and context manipulation code as well as system input handling (i.e. mouse & keyboard).

Direct CFFI bindings to system functions are used so no third party C lib is required except system libraries.

glop currently supports Windows and X11 using clisp, sbcl or ccl.

Links

Category:Common Lisp Category:Library Category:CFFI bindings Category:OpenGL Category:OpenGL Portability Layer
Clone this wiki locally