BTW I have a 3D dev blog wwww.vasilydev.blogspot.com, stop by and take a look.
How to get rid of sluttering issues when working with 2d in opengl
Started by Gl_Terminator, Jul 23 2012 01:37 PM
No replies to this topic
#1 Members - Reputation: 253
Posted 23 July 2012 - 01:37 PM
Hello, I have been working with openGL since 2008. A few years ago I had to migrate to DX but I will always have opengl in my heart
. There was a thing I never acomplished when working with opengl. That thing was to make 2D sprites to move across the screen without performance issues. I have tried almost everything, GL_EXT_TEXTURE_RECTANGLE, glu MIP MAPS for NPOT textures, display lists, and anything seemed to work, attached is a sample using texture rectangle. My question is how a 2D opengl programer manages to make a fluid 2D opengl application, what are the tips, etc. I would really appreciate all the help you can give me. I have been programming in 3D for a looong time and that is the only thing I wish to know more.
BTW I have a 3D dev blog wwww.vasilydev.blogspot.com, stop by and take a look.
BTW I have a 3D dev blog wwww.vasilydev.blogspot.com, stop by and take a look.
Sponsor:







