how to use matrix to reflect a picture in OPENGL in c++?
I mean I want to reflect and translate and etc my pictures and shapes as triangles and quads so I need to know about how to use inversion matrix (reflection matrix, translation matrix) to make change in the location of my view and shapes , please guide me.

Replies
Know the answer? Post it — somebody with the same question will find it here.