Joe Wilson

Joe Wilson

  • NA
  • 7.8k
  • 418.1k

how to use matrix to reflect a picture in OPENGL in c++?

Feb 13 2015 4:10 AM
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.