Sadly, all of my tries didnt worked out. Tried out SDL, was way too slow. Found a workaround, but some "advanced" tutorials werent working anymore (particularly the ones using particles and stuff)
Tried lots and lots of other things as well. It just doesnt works, it seems.
So, instead of going 3D, I tought that, has a beginner, I could try doing 2D games first. Being good at drawing and stuff, I tought this would be a little more easier and fun!
Sadly, more, more, more problems.
I tried SFML, but the simple "Hello world" programs constantly draws 80% of the CPU (its just a green circle...)
When full-screened, it draws 100%.
Instead of trying every library I see, id like to have some advice here.
Is there any 2D c++ library out there that both works well on the Pi and x86 computers?
Cheers.