I started programming a 2D game engine in C++ using SDL, and now I want to use OpenGL for graphics rendering because SDL seems to have performance problems (mainly with background scrolling not being smooth). I can't seem to find anything with Google as most OpenGL tutorials seem to focus on 3D.
No comments:
Post a Comment