Moving text along with the primitive objects
I am doing a sliding number puzzle. I am able to write the text on the polygon primitive which is basically a square using glRasterPos() and glutBitmapCharacter() but when i try to move the square the text remains in its position whereas i want the text also to move along with the square. What do i do???
Re: Moving text along with the primitive objects
Convert Square to polygon at first, then you can still use the polygon feature to do that.
Jack
--------------------------------------------------------------------------------
HMI/SCADA/CAD/GIS VC++ Source Codes: http://www.code-home.com