lina2401
02-23-2004, 06:58 AM
I’m facing a problem with this application and I’m wondering if anyone can help!!
Here is the scenario, I need to draw a picture and do some transformation operations on it (translation, rotation, & scaling) now the application should be implemented in a way so that the user can select the operation from a menu (or by pressing a particular key) and enter the proper values in a text field which should show up!!
Now the question HOW can this be implemented using OpenGL?? Can OpenGL handle such menu’s events??
Thanks in advance.
Here is the scenario, I need to draw a picture and do some transformation operations on it (translation, rotation, & scaling) now the application should be implemented in a way so that the user can select the operation from a menu (or by pressing a particular key) and enter the proper values in a text field which should show up!!
Now the question HOW can this be implemented using OpenGL?? Can OpenGL handle such menu’s events??
Thanks in advance.