kevin
02-22-2000, 05:33 AM
Hi...
I am a OpenGL newbie and now working with an assginment on furniture models design and layout with OpenGL programming. And I need to select a single furniture object among all rendered objects and then make itself rotate or translate (by pressing a key, say, 'R' for rotation, 'T' for translation). After studying selection on the red book, I still dunno how to do it since we can only redraw the scene once the object is picked/selected. Can it wait for an keyboard event to redraw the scene?
it may be a silly question, grateful if you can help...thx!
I am a OpenGL newbie and now working with an assginment on furniture models design and layout with OpenGL programming. And I need to select a single furniture object among all rendered objects and then make itself rotate or translate (by pressing a key, say, 'R' for rotation, 'T' for translation). After studying selection on the red book, I still dunno how to do it since we can only redraw the scene once the object is picked/selected. Can it wait for an keyboard event to redraw the scene?
it may be a silly question, grateful if you can help...thx!