Updated Run_to_idle, second attack. Still working on run jump & 3rd attacks~ (latest update 12/30)
Thursday, December 24, 2015
Wednesday, December 23, 2015
Allen Paul this is part two of the Paul_Allen_02 Final
This is part 2 of the Paul_Allen_02 I have taken out the inbetween scenes
Thursday, December 17, 2015
Allen Paul part one of Paul_Allen_02
Here is Shot_07_IP the first part of Paul_Allen_02 final project. The second part will be posted later tonight after I get things squared away for my flight. Please any feedback would be greatly appreciated. Thank you
Wednesday, December 16, 2015
Tuesday, December 15, 2015
Barry Fan - AFG Final(temp)
Here is what I got so far : )
(runToIdle, runJump and 2nd, 3rd strike haven't finished.)
(runToIdle, runJump and 2nd, 3rd strike haven't finished.)
Monday, December 14, 2015
Wednesday, December 9, 2015
Allen Paul
Here are my most recent shots. More updates will come this week. I was not able to do as much yesterday as I was helping many students.
Here are the shots combined.
Here are the shots combined.
Tuesday, December 8, 2015
Barry Fan - AFG - week14
More polished first punch. More work will be coming soon~ final week go go go!
Wednesday, December 2, 2015
Tuesday, December 1, 2015
Maya Timeline Marker & Reset Windows
Maya Timeline Marker lets you add color coded notes to the timeline. Notes are saved in the scene file itself.
http://www.creativecrash.com/maya/script/maya-timeline-marker
This other script lets you reset window positions if you work in a different workstation setup at home, especially with multiple monitors. Usually if you just transfer from setup to setup, window positions are saved in the file and your outliner or graph editor might be stuck on a "second monitor" that doesn't exist.
http://www.creativecrash.com/maya/script/maya-timeline-marker
This other script lets you reset window positions if you work in a different workstation setup at home, especially with multiple monitors. Usually if you just transfer from setup to setup, window positions are saved in the file and your outliner or graph editor might be stuck on a "second monitor" that doesn't exist.
string $openWindows[] = `lsUI -windows`;
for ($i=0; $i < size ($openWindows);$i++)
{
if ($openWindows[$i] != "MayaWindow" && $openWindows[$i] != "scriptEditorPanel1Window")
{
deleteUI $openWindows[$i];
windowPref -remove $openWindows[$i];
}
{
if ($openWindows[$i] != "MayaWindow" && $openWindows[$i] != "scriptEditorPanel1Window")
{
deleteUI $openWindows[$i];
windowPref -remove $openWindows[$i];
}
}
http://mayafeedback.autodesk.com/forums/160518-small-annoying-things-to-fix-in-maya-forum/suggestions/2971473-reset-hidden-windows-after-monitor-configuration
Linius Gunardi 02
The latest progress need comment! I got almost all the feet log on the ground will move to acting soon and fixing more balance issues and neck behavior.
Syncketch Here!
Subscribe to:
Posts (Atom)