From: Thomas A. <foo...@gm...> - 2005-09-13 00:37:32
|
I've written some bindings opengl versions 1.3 to 2.0.=20 Currently It just calls sgum:def-foreign-routine for without chechking=20 > whether the functions are present. I''ve been testing on on sbcl/linux/x86 with a Geforce FX5900 and 7676=20 > drivers. On this setup vbos, shaders and occlusion queries all seem to wo= rk=20 > fine.=20 You can download from www.cliki.net/opengl-extensions<http://www.cliki.net/opengl-extensions>or (asdf-install:install 'opengl-extensions). I'd appreciate any feedback. >=20 > Tom > |