How do I render 2D sprites in OpenGL given that I have a png of the sprite? See images as an example of the effect I\'d like to achieve. Also I would like to overlay weapo
Check this tutorial about billboards. I think you'll find useful. http://www.lighthouse3d.com/opengl/billboarding/