There are several projects I'm currently working on, mostly in my spare time. And usually for exploratory or educational reasons. I'm really fond of learning new things, especially within 3D or programming.

Better yet, combining the two as shown with the example on this page.

 

Through using Python in sync with the Maya command module I aimed to create automated gears with an animation (rotation) speed that was independent of the amount of teeth each gear would have.

...This is the code so far. Still in the process of thinking about what types of gears to add to the tool.