Author Archives: admin
Maya junk..
Do you ever find Maya is pasting a bunch of old nodes from a file you were working on a while back when you hit ‘CTRL+V’ over the UI? Seems to happen to me often enough so today I tracked down how to fix it, you can use the following MEL script to find the file it’s pasting from and delete it which will prevent it happening.. ahh that’s better..
string $tmpFile = "/maya_sceneClipBoard" ;
string $tmpdir = `getenv TMPDIR`;
string $filePath = ($tmpdir + $tmpFile);
bh_pathAnim launch video
A quick overview of my new path animation tool for Maya.
bh_pathAnim released
Creature Reel 2017
bh_AnimProxy – new animation tool now available
Chester tester
Quick walk test with the new Chester rig from iAnimate.net. Very fun character, great rig too as always from Victor Vinyals.
The Beast Awakens
A creature test I animated using a cool rig from Kiel Figgins. Had a lot of fun working on this, I even did sound effects/music for it to help set the mood.
bhAnimSphere – New Animation Tool WIP
Writing a new animation tool! Wouldn’t it be handy sometimes if you could visualize animation on any control on a character as a sphere and hide everything else in one click? And then just one other click to go back to the rig..
Horse Trot-to-Stop test
Trying to apply my recent studies with animating quadrupeds to something a little more cartoony with this quick test.