Goal
The goal of this project is to provide the Common Lisp (CL)
community with bindings to the
SDL
library, and OpenGL.
Screenshots
Go
here
for the obligatory screenhots.
Status
CL-SDL has been revamped and a new version is out, with an emphasis
on portability. See the download section, or CVS module `cl-sdl'
(tree `cl-sdl-timot')
Development
(project page at sourceforge)
CL-SDL now works on a variety of platforms! See the README file for
more details. If you plan on working with, or working on, any of
the lower-level details of CL-SDL it might be a good idea to read
the STYLE file first.
Download
See the
files page
for all downloads.
Debian packages available soon as well.
Documentation
CL-SDL specific information, coming soon! Otherwise, the API is very
similar to the SDL and OpenGL ones. Name-mangling is documented in
the STYLE file, but should be fairly obvious.
|