GrimDerp / cl-opengl

cl-opengl is a set of CFFI bindings to the OpenGL, GLU and GLUT APIs.

Home Page:http://common-lisp.net/project/cl-opengl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cl-opengl is a set of bindings and utilities for accessing the OpenGL,
GLU and GLUT APIs using CFFI.

The examples/ directory contains a couple of examples using cl-glut,
cl-opengl and cl-glu. Note, however, that you can use each of these
independently. In particular, you can use a windowing toolkit other
than (Free)GLUT, if you wish.

About

cl-opengl is a set of CFFI bindings to the OpenGL, GLU and GLUT APIs.

http://common-lisp.net/project/cl-opengl/

License:Other


Languages

Language:Common Lisp 99.9%Language:Makefile 0.1%