-
Notifications
You must be signed in to change notification settings - Fork 4
Glop
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.
Category:Common Lisp Category:Library Category:CFFI bindings Category:OpenGL Category:OpenGL Portability Layer