Forum: Poser - OFFICIAL


Subject: python averaging two bvh's?

elenorcoli opened this issue on Apr 01, 2006 ยท 5 posts


elenorcoli posted Sat, 01 April 2006 at 7:51 PM

anyone remember the script name/location that will load one bvh on top of another and average the values between the two? gracias


ockham posted Sun, 02 April 2006 at 1:11 AM

Attached Link: http://ockhamsbungalow.com/Python/BVHmixer3.zip

This one?

My python page
My ShareCG freebies


elenorcoli posted Thu, 06 April 2006 at 2:43 PM

thanks ockham, actually i thought i had seen another one...but i have been working with bvh mixer. it seems great at replacing animation parts, but does not seem to average the values, just replace them (unless i get really crazy with the input values, then the figure goes crazy also) is it designed to add the two values in the frame? for instance, i set a left shoulder bend at 30 degrees, every frame keyed the same, export the bvh, then use mixer to (add?) the two together...nothing happens even when i set rot scale to one which should apply the bvh full force. (not adding?) so i try average....have the arm at bend 10, every frame keyed, import the 30 degree bvh, and it just replaces, again even with the stregnth set to one. doh! never mind i figured it out...setting it to 1 actually replaces the file...setting it to .5 averages the two...so how could you add the values together, like 30 bend +30 bend should be 60 bend? ok actually i think i see a problem that you can't use two indentical numbers, no matter what you type, + or -, 2 or .5 or 1, nothing happens. so it does average these values right? is there a way to make it simply add to the values? sorry for all the troubles, thanks a lot for you help


andygraph posted Fri, 07 April 2006 at 9:39 AM

hey ockham! I have think about a "simple' version of your BVHmixer .. what do you think about it ? can you make it ? Regards; Andygraph

elenorcoli posted Fri, 07 April 2006 at 11:18 PM

phew that is cool...add to it: add, subtract, average demanding little twits are we ; ) o and of course still need the body part select... gracias