8000 GitHub - Guthur/glop: Direct FFI bindings for OpenGL window and context management
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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%
0