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 is the use of -w, -t and strict in Perl?
what is CPAN?
Explain the internal working of cgi
What is the Common Gateway Interface?
How can you use Perl warnings and what is the importance to use them?
Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.
What does redo statement do in perl?
How would you replace a char in string and how do you store the number of replacements?
Enlist the advantages of using c over perl?
What is stdin in perl?
what is the main function of fork() in cgi programming?
Is perl a case sensitive language?