Monday, May 21, 2012

Retrieve Vertex Coordinates

My question is:



Is there a way to retrieve the coordinates of a vertex after translations or rotation?



Example: x = 10, y = 10, z = 0



After a series of calls to glTranslate or glRotate how can I know the actual status of x, y and z?



Thanks.





No comments:

Post a Comment