Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 17625

Bone Animation (2)

$
0
0

I wrote a basic routine to rotate bones based on a predefined frames. It works but not exactly as I expect, as things are now the time to reach the next frame depends on the difference of rotation magnitude between the frames. i.e reaching from frame with rotation 0.2 to frame with rotation 0.8 will take twice as long as reaching from 0.2 to 0.4. I`m looking for a transition between keys that always takes the same amount of time.    Bellow is my code

VOID Animate( float time, BoneKeys* Bone, int Base, AnimSetup …

Viewing all articles
Browse latest Browse all 17625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>