Advertisement

(Urgent) Problems on moving an object in 3D world

Started by August 22, 2002 03:51 AM
0 comments, last by boylok 22 years, 6 months ago
Hello everyone, I have made a dolphin model in my project, and I used "Morphing" to generate the actions for it, for examples, swiming and turning action. Now, I met a problem. I don't know how to move the dolphin in order to let it looks like swimming in the 3D world, while it still perform the morphing of swimming action. Please give me some ideas or teach me how to do it. Thanks you very much. [edited by - boylok on August 22, 2002 4:52:35 AM]
What you do is put glRotate and glTranslate around the drawing and morphing bits, and move it to the location you want it.

Do not meddle in the affairs of moderators, for they are subtle and quick to anger.


ANDREW RUSSELL STUDIOS
Cool Links :: [ GD | TG | MS | NeHe | PA | SA | M&S | TA ]
Got Clue? :: [ Start Here! | Google | MSDN | GameDev.net Reference | OGL v D3D | File Formats | Go FAQ yourself ]

This topic is closed to new replies.

Advertisement