So i'm into game developing. I'm using c++ and eclipse-cdt. I'm kinda undecided of what to use as a library between SDL and SFML. The thing is that now i'm into 2D games but after i finish my current project i'm going to start a 3D one and i don't want to change the library. So what is the best one for me, for finishing both a 2D and a 3D game?
p.s.: I use Eclipse since i like very much the IDE (used it before with java).