Answer Posted / guest
Rigging is use for if we want to give animation for any
object or character then we apply to character or object
internel bone setting(like our bones).that is called
rigging. when apply rigging, then we can give proper
animation.
| Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
How we can navigate the xml documents?
What is the importance of perl warnings?
What is cpan ? What are the modules coming under this?
What are the steps involved when the cgi program starts running?
Why to use perl scripting?
Explain cpan?
What is the use of '>>' in perl?
How to turn on Perl warnings? Why is that important?
How to create a package?
What is the easiest way to download the contents of a URL with Perl?
What is 'rollback' command in perl?
What does perl do in linux?
How to prevent file truncation in perl?
What happens when you return a reference to a private variable?
We all know private variables exist in perl. But do private METHODS exist in perl ? Eg ?