Posts

Meet Buck from TeamCerf on Vimeo .
Found some inspiring Photo-realistic work : The Third & The Seventh from Alex Roman on Vimeo . Compositing Breakdown (T&S) from Alex Roman on Vimeo . Exeter Shot -- Making Of from Alex Roman on Vimeo .
Muscle Rigging from chayan vinayak on Vimeo . "If everything will be based on reference, Imagination would die one day" I recently finished a Muscle-rig as my personal project. In this rig I have tried to use couple of techniques to achieve better looking muscle deformations. This rig is a combination of multiple volume preserving helper joints and joint driven blend-shapes. Bhasmasura - is a character from Hindu Mythology which I modeled, reading the references from the scriptures. I studied muscle anatomy and sculpted the muscles on the model to give it a better muscle definition and more accurate muscle deformations. I have used multiple blend-shapes to define muscle flexing, almost each muscle set has its own blend-shape, there is a separate blend-shape for vein popping. Facial expressions are done by blend-shapes as well.Multiple sets of helper joints which are joint driven too, helps to preserve mesh volume and give accurate deformations. For the rendering part, I ha...
Basic but good Smoke effect tutorial
WIP-04 from chayan vinayak on Vimeo .
SSS-WIP-03 from chayan vinayak on Vimeo . SSS- WIP -02 from chayan vinayak on Vimeo .
Image
Image
Image
Image
Image
WIP - 01 Rigging front from chayan vinayak on Vimeo . WIP - 01 Rigging back from chayan vinayak on Vimeo .
Mesh Modification for facial Rigging
I found some Video OpenGL tutorial :) (Learn 3D Programing) http://www.videotutorialsrock.com/opengl_tutorial/
Python Class concept : simplest example including almost all class concepts class Parent_class_name : ................ class_public_variable = 0 ................ __class_private_variable = 1 ................ def __init__(self,parameter): ................ ................ self.object_public_variable = parameter ................ ................ self.__object_private_variable = parameter ................ ............... . print self.object_public_variable ................ ................ print self.__object_private_variable ................ ................ print Parent_class_name.class_public_variable ................ ................ print Parent_class_name.__class_private_variable ................ def __del__(self): ................ ................ print “Destructor of %d” % self. object_public_variable ................ function_name(self,function_parameter): ................ ................ print “function called: %s” % function_parameter class Child_class_name(Parent_class_name...
Image
Quick Time Pro Compression settings for Exporting/Compiling Demo Reel .
Image
Image
Image
Image