Dec 21, 2011

Character Manager

Working with more than one character on scene could be a little messy. The layer manager becomes huge and it's complicated to find what you're looking for.
This tool gives quick and easy access to different parts of the character, allowing you to select, hide or freeze. You can work on a character or several at a time, eliminating the need to use the layer manager.

It also includes a flash UI for the biped, and the ability to copy and paste character's poses within or between the different characters of the scene.

Dec 13, 2011

Weights exchange into skin modifier

This little tool becomes very useful during skining process. Allows fast weights exchange between two bones into skin modifier, with just three mouse's clicks. When i was developing this tool, could never imagine that just a few lines of code would become so helpful.



So, there is an old bone, the one that is going to be replaced, and a new bone. Since every vertex is affected by more than one bone (usually 3 or 4 bones per vertex in videogames), this tool replaces the old bone for a new one with exactly the same weight on every vertex affected that the former bone had into skin modifier. This way, there is no need for retouching the skining process, skin's weights remain the same with the new bone.

Dec 6, 2011

File Manager

Throughout one day, i need to switch between different project files too many times. This becomes a boring  process of switching  between windows' folders. Inspired by Jeremy Ernst's work, i have created my own version for a file manager, working in 3D Studio Max and connected to Alienbrain for file version control.




I have three different categories, Main Characters (Personajes), Enemies (Enemigos) and Extras (Extras), and into them a dropdownlist shows all characters included in this categories. Everytime i choose a file to be opened, i have the possibility to get latest version from Alienbrain or checkout the file, everything with just a few clicks without surfing between folders nor leaving 3D Studio Max. 

Nov 29, 2011

Flash UI

Flash UI for 3d Studio Max. Maxscript and Actionscript are connected through FSCommand event argument value. UI includes scene object's selector, pose library, and mirror tool for limbs and whole body.



Model from http://www.creativecrash.com/ by Javier Solsona. Initially the model was created for Maya. I did my own setup for 3D Studio Max, including facial rigging.

Nov 27, 2011

FFD Deformations

FFD deformers + skin = easy cartoon rigging. Instead of the character's mesh, skin modifier is applied to the ffd deformer to achieve different control zones and soft deformations.


Nov 20, 2011

Procedural animation test


This is an old test with procedural animation. The whole movement is generated by float_expression, using (sin(F*speed)*amplitude)

It is possible to modify the speed and amplitude for the wings, and the amplitude of movement of the character, as well as switch between different predefined paths