[ab] lispbuilder-sdl on OS-X?
Luke J Crook
luke at balooga.com
Wed Feb 21 22:52:56 CST 2007
Hazen Babcock wrote:
> I had less luck with the gears example in :lispbuilder-opengl. It
> complained about undefined functions when I tried to compile it. Does
> that only depend on the :lispbuilder-sdl package?
Hazen,
The opengl-gears demo should now work.
(asdf:operate 'asdf:load-op :lispbuilder-opengl-examples)
(gl-examples:opengl-gears)
Change *time-scale* to speed up the rotation of the gears as these are
frame-rate independent.
Regards,
- Luke
More information about the application-builder
mailing list