## popup message -A disappearing message def popupMessage(function_name): """ Displays an in-view message indicating that a function has been copied to the clipboard. :param function_name: #The name of the function that has been copied. :return: """ mc.inViewMessage(amg="Copied!!\nFunction name '{0}' has been copied to the clipboard.".format(function_name), pos='midCenter', fade=True) # Test function is provided to test main function popupMessage def test_popupMessage(): popupMessage(function_name='exampleFunction') # Since mc.inViewMessage affects the UI, manual verification is required. print("popupMessage executed successfully.") test_popupMessage()
top of page
Original on Transparent.png

Webinar on Rigging: Subbu Addanki, Technicolor Creative Studios Academy

Subbu Addanki, Trainer, Technicolor Creative Studios Academy will lead the session on Rigging in the Learn, Create and Grow webinar series. The purpose of this webinar is to provide you with an understanding of how to rig effectively for CG and VFX projects, develop your understanding of the skeletal frameworks, and control animated characters and props. Subbu will demonstrate how rigging is an essential component of the animation process, and how it allows an animator to control how the 3D model moves and responds to stimuli. In this webinar, he will discuss everything from joint placement to control, skinning, and adding deformation layers to rigging a character, as well as some of the tools he has developed to make his work faster Sign up here: Sign up here: https://eu1.hubs.ly/H03s15H0 Learn more about The Academy's Rigging course here: https://eu1.hubs.ly/H03s15K0


Comments


CreatureRigging Newsletter

See it First

Thanks for submitting!

© 2020 By Creature Rigging

  • Grey Instagram Icon
  • Grey Vimeo Icon
  • Grey YouTube Icon
  • Grey Facebook Icon
  • Grey Twitter Icon
bottom of page