vote up 0 vote down star
2

The current version of libsdl (1.2.x branch) is very, very slow with blending and per pixel alpha (as it uses software blending). Is there any other good alternative to it?

flag

2 Answers

vote up 10 vote down check

SFML is exactly what you need: http://sfml-dev.org/.

Skim through the tutorials, you'll see that it's way easier and more powerful than SDL.

link|flag
As far as I can see from the examples, it's simply brilliant... though it will take some time to get used to it... – aviraldg Sep 30 at 20:10
vote up 4 vote down

There is SFML : http://www.sfml-dev.org/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.