Problem with vertex animation

Users who are viewing this thread

Shimmler

Knight at Arms
Need some help please with vertex animation. The problem is quite obvious on the screenshot:
http://iscr.ru/1324666849/

Any ideas?
 
I'm pretty sure it isn't.
The only way your going to get these results if the verticle count for frame 1 is different from frame 2 for instance, or 2 from 3 etc etc..

Again, make sure all of the models you use in the vertex animation have the exact same verticle count.
 
I cannot see the 1st screenshot in the topmost post.

If the number of faces / vertices / poistions  mismatches, then OpneBRF will refuse attempting to merge them into a animation.

If the problem is that the frames are garbled up, then the problem is the internal vertex ordering. It is difficult to solve. One sure way is to edit your vertex animation entirely in an external application, then export it as MD3 and import it in OpenBRF.

Else, a way out is try making sure that, in all frames, different vertices use different texture coordiantes (no matter how close, as long as they are not the exact same number), so that OpenBRF can tell which vertex of the (say) 1st frame is which vertex of the (say) 2nd frame, then make sure you set [Settings]=>[On assemble vertex animation]=>[Trust teture positions to be the same], then assemble the animation one frame at a time, copying a frame at a time and pasting it as a frame (Ctrl+Shift+C) into the animation.
 
Back
Top Bottom