Tag Archives: 2d sprite
Drawing 2D Sprite Using OpenGl with SDL
In many forums, i have seen people asking about making 2D games using OpenGl and there weren’t any satisfactory answers. So i searched the google on doing 2D graphics using Opengl. Surprisingly there were not many results on that, there were very very few info on doing 2D graphics using OpenGl.
So i did some research [...]
Posted in Opengl with SDL, Tutorials Also tagged 2d graphics, 2d texture, opengl, sdl, texture mapping 4 Comments




Moving 2D Sprite using Opengl with SDL