select and move code

hello,
can someone tell me the code to select and move a 3D object (with a mouse) among different objects on the screen? i am using
MFC with OpenGL.
thanks in advance.

You would have got a faster reply if you worded you topic correctly… instead of code you should have used select and move object. Other wise sound’s like moving your c code around in the editor…

You will find some good examples at: http://nehe.gamedev.net

Originally posted by adityask:
hello,
can someone tell me the code to select and move a 3D object (with a mouse) among different objects on the screen? i am using
MFC with OpenGL.
thanks in advance.