Skip to content
/ glop Public
forked from lispgames/glop

Direct FFI bindings for OpenGL window and context management

License

Notifications You must be signed in to change notification settings

Guthur/glop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Dependencies:
 - CFFI

Tested on:
 - CLISP/X11
 - CLISP/Win32
 - SBCL/X11

Usage: see test.lisp

About

Direct FFI bindings for OpenGL window and context management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 100.0%