what is the meaning of rigging?
Answer / 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 |
What does read () command do?
What is the difference between module and package?
How to know whether a key exists or not in perl?
i have a folder called 'error' and in that, i have error log files which are generated by the build, now i want to findout the string 'error' from each log file and that error has to be copied into the another file called 'analysis'. how do you do this in perl?
What are the advantages of c over Perl?
Explain goto label?
What are the reasons that cookie server can’t handle multiple connections?
How does polymorphism work in perl? Give an example.
what is the difference between require and use in perl?
how to search a unique pattern in a file by using perl hash map function ??? plz answer me
Define print() function in perl?
How to start perl in interactive mode?