Saturday, November 14, 2009

Servo Tools For Maya Tutorials

Well it took a little longer than a few weeks. But finally I have the first three video tutorials ready for viewing! There is still more to come, but this should be enough to get you started.

PLEASE NOTE: If you have any questions about installation, I've created a thread on the creative crash forums. You can get to it from the Servo Tools For Maya download page . Just click on the forum tab.

Enjoy!





Sunday, November 8, 2009

New Round Rectangle Example

I an earlier post, I described a round corner rectangle button class. Unfortunately my approach was a bit too hacky for some web browsers to be able to handle. So I have simplified things.

This time I am building the shape out of ONE rectangle using strokeJoin(ROUND) to give me my round corners.



Keyboard Controls are:
r + mouse x = radius
s + mouse x,y = size
p + mouse x,y = position

It's not a class yet. But I think this sketch shows that the concept will work

Most Recent Comment on This Blog