On 05/29/2013 04:09 AM, Thien-Thi Nguyen wrote:
() David Thompson <dthomps...@worcester.edu>
() Tue, 28 May 2013 20:45:37 -0400
Guile-SDL has some issues of its own [...]
Please, could you describe these issues (in some detail)?
Sure, the first problem that prevented me from building was that
guile-sdl depends on something called "snuggle" that there isn't much
information about.
Someone on #guile then said that guile-sdl was pretty unstable so I lost
interest in building.
I can try again. :)
SDL alone doesn't meet my requirements since all of SDL's handy drawing
functions use a software renderer.
Figl has a GLUT binding that will take care of windowing and
keyboard/mouse input, further minimizing the usefulness of SDL.