opengl-extensions
Extends cl-sdl to add bindings to opengl versions 1.3-2.0. Currently lacks documentation and demos.

Installation (asdf-install:install 'opengl-extensions)

Usage (asdf:operate 'asdf:load-op 'opengl-extensions) Will load appropriate definitions into the gl package

Currently it just calls sgum:def-foreign-routine to bind the extensions so it will probably fail miserably if you don't have opengl 2.0 drivers and a newish GPU.

Send comments/flames to tatk@deakin.edu.au