mesh's and animations

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
jonasrf
Posts: 25
Joined: Fri Jan 13, 2006 6:18 am
Contact:

mesh's and animations

Post by jonasrf »

If I use milkshape to make my 3d model how do I include all my animations and then trigger the animation I want instead of them all running one after the other?

Thanx in advanced.

ps. another question, can you have a program open 2 different application windows?
if so how do I go about it?
disanti
Posts: 367
Joined: Sat Jan 17, 2004 1:36 am
Location: California, US
Contact:

Post by disanti »

If I use milkshape to make my 3d model how do I include all my animations and then trigger the animation I want instead of them all running one after the other?
Just use the IAnimatedMeshSceneNodes's setFrameLoop function.
ps. another question, can you have a program open 2 different application windows?
if so how do I go about it?
Just open two devices. Should work, correct me if I'm wrong.
________
Find Headshop
Last edited by disanti on Sun Feb 27, 2011 11:11 pm, edited 1 time in total.
jonasrf
Posts: 25
Joined: Fri Jan 13, 2006 6:18 am
Contact:

Post by jonasrf »

do you know how to make the animation you want play?

or How to add all the animations to the milkshape file. or direct X
jonasrf
Posts: 25
Joined: Fri Jan 13, 2006 6:18 am
Contact:

Post by jonasrf »

anybody?
jonasrf
Posts: 25
Joined: Fri Jan 13, 2006 6:18 am
Contact:

Post by jonasrf »

anybody?
jonasrf
Posts: 25
Joined: Fri Jan 13, 2006 6:18 am
Contact:

Post by jonasrf »

Doesn't anybody know surely.
Post Reply