Re: [q-lang-users] [qlist] SDL anyone?
Brought to you by:
agraef
From: Andrew B. <and...@ya...> - 2006-12-25 01:35:48
|
That sounds like fun. Probably a good warm-up exercise for a wrapper that I'm actually a bit more interested in, with the GOODS database. (see: http://www.ispras.ru/~knizhnik/goods.html) I suspect that doing a decent integration with an OO database would be a bit more difficult than SDL, so I should start out easy. Drat, the sdl site seems to be down. Or else my network here is messed up. Anyhow, where is the best place to look for examples? I guess I should start by getting q-opengl to work, then look at how that works, eh? -andrew On 20 Dec 2006, at 01:29, Albert Graef wrote: > Hi, > > does anyone here know SDL (http://www.libsdl.org) and could help > develop > an SDL wrapper? With Q-SWIG that shouldn't be a big deal. I think we > need a portable layer for basic multimedia and game programming stuff > and SDL seems to be available on almost any device that has a graphics > display. Most of the graphics and multimedia stuff available for Q > right > now requires a system running X11 or Windows and so can't be ported > to, > e.g., embedded systems with custom GUI toolkits like QtEmbedded. > > So, is there anyone here interested in game programming who might wish > to help with this? |