Mel Script, Average verts on an edge loop
May 18th, 2011
A friend of mine over at DempseyVFX.com has a modeling workflow to straighten up an edge loop. The procedure is to create a nurbs curve from an edge loop. rebuild as cubic curve, then snap the poly verts to the closest point on that nurbs curve. Resulting in a very smooth edge loop. This can be a somewhat time-consuming process as you have to give every vert attention, which as a modeler myself I think is very important, although sometimes you just want to get something laid out or smoothed out.
The script I put together here will do all of what I explained above. Simply select an edge loop and run the script. You can view the actual script just below. Any questions or problems please comment!
Read the rest of this entry »
Maya Mel script Better Combine
March 27th, 2011
This is a really simple script to be used instead of the Maya’s polygon combine. It saves me a couple of cleanup steps while I’m modeling.
Normally when you combine polygons maya will pull the new poly out of any existing group and create transform nodes for every polygon that existed. If you delete history on your new poly these will go away. And possibly any group that contained your polys could have vanished as well.
Well this script fixes all of that. Just beware history will be deleted in the process too. I’m sure there are some cases where you want to keep history. Here is my Better Combine V2.3 Mel Script.
Update: V2.3 I fixed an error, added merge verts with a tolerance of .001 and centered the pivot. you can check the code below and download the file just above. If you like you can change the tolerance in the mel file within the area noted and you can also turn off the merge verts option. Enjoy! =D
Read the rest of this entry »
Maya Mel Script Export Display/Render Layers to Txt File
March 23rd, 2011
This is a pretty self explanatory script, it simply exports either the display layers or the render layers as a txt file. Where I’m at now we generate a good size of layers in our scenes and we need to document them in an excel file to explain our organizational madness to anyone else opening our work. This does a couple of things automatically.
- Key Features
The file exported is in a .txt file in the same location of the file you are working on
The layers in the txt file are in the same order as they are in the Maya scene
You can download the Mel here And you can view the script just below. Enjoy!
Read the rest of this entry »
MEL script Wheel Measuring Device
March 17th, 2011
So the last year I have picked up on some mel scripting to fill in the repetitive tasks that I do as a Maya Modeler. This one here is a Wheel Measuring Device. I use this one as a reference item to build a car tire. At one point I was just modeling tire after tire all different sizes and shapes.
If you know anything about tire dimensions you have for example a “255 65 R18″. So what does all that mean? Well the first number is the tire width in millimeters. If you haven’t changed Maya default units that would be 25.5 units or centimeters. the second number is the side wall height which is 65% of the width. That comes out to 165.75 mm for the side wall height. Then R18 is the diameter of the rim in inches the tire will fit on. Sometimes there is a speed rating after the diameter, it’s not all that important for modeling a tire.
The tire needed to be an accurate size to be able to fit on the rim nicely so I was building a cylinder with the right tire dimensions so I could get the correct circumference when wrapping the tread around. Time and time again I would pull out a calculator and type in the sizes I would need then build the cylinder. I started noticing these very repetitive tasks like create cylinder, change radius, change height, rotate 90, etc etc… So I started copying things from the script editor and running them so I could just get a cylinder set up then I could change the values. That was step 1 and it saved a little time.
I just wanted to be able to hit a button and put in these dimension and boom there’s my reference. So I present you the Wheel Measuring Device! Mel script. Keep in mind this is the first script I have written so be gentle on my fragile ego when commenting. I have also learned quite a bit since I made this but I’m sure there could be something to take away from this script. Enjoy!
You can either copy and paste this into the script editor or drop it into your script folder and “source” it. I recommend the later. You can also download the mel script here
Read the rest of this entry »
3D Model of Ligne Roset Maly Platform Bed
September 1st, 2010
I modeled this Bed from photo’s and used it in a bedroom setup for demonstration purposes. This model is available on Turbosquid if your interested in purchasing.
*Update 04* WIP Photoreal rendering of GaugeMux USB with Maya
January 6th, 2010
Modeled this GaugeMux USB and rendered it for use at www.asdqms.com in the future.
I don’t know how to embed this flash rotate thingy into wordpress yet so I put it up here.
UPDATE 04: WIP for Bleu Current Multimedia logo RealFlow Maya animation
November 5th, 2009
So it turns out it’s really hard to make the water turn into a specific shape and look natural. Here’s 2 more samples of where I’m at.
Click below to see the previous versions.
Read the rest of this entry »
Cycling Jersey 3D model for PuinSai.com
July 28th, 2009
3D artist will jump for job interview, literally!
June 21st, 2009
Akralon World
March 2nd, 2009
www.AkralonWorld.com
This is my latest project here. I basically know very little about building a website. I’ve been introduced to these things called wordpress (which is this site) and Drupal (which is basically wordpress on steriods(Which is kick ass by the way!)) Read the rest of this entry »








