After hours of rendering, finally it's rendered!
Wednesday, August 13, 2014
Monday, August 11, 2014
Extrusion Expression + Test Render + Problem
subCurve2.maxValue = Main_Ctrl.translateX/110; subCurve2.minValue = Main_Ctrl.translateY/10.1; |
My First Test Render
Currently, it seems my expressions went out of hand. So, I have to use "Set Driven Keys" for Extrusions.
Wednesday, August 6, 2014
Finalising the Model + Some Expressions
Placing and changing the colour of the ground plane for better contrast |
An answer to solve the overshooting in translating |
Monday, August 4, 2014
Expressions Time!
I used if (frame >= ##) expression. Still won't work. So, I have to translate my Main control in Y-axis halfway through the animation.
Same as the previous expressions, the models translates up too fast. I have to tone it down using Main_Ctrl.translateY*0.35;
Here's my other expressions:
Subscribe to:
Posts (Atom)