Page 1 of 1
BVH animation player
Posted: Fri May 24, 2019 12:53 pm
by netpipe
has bugs but is working.
https://github.com/netpipe/IrrlichtDemo ... /Model/BVH
i have an openpose motion capture app being built currently. would be neat to get it working with animals too.
Re: BVH animation player
Posted: Sat May 25, 2019 2:08 pm
by CuteAlien
Half there. Would be nice if it could be combined with Irrlicht skeleton system.
Re: BVH animation player
Posted: Sun May 26, 2019 1:54 am
by netpipe
I have ragdoll and physics being built currently for ode and bullet then this will be integrated with that. Ide found the demos but no skeleton attached so that's in progress but it'll be a long road to a full blown character animation system.