This probably hasn't been updated since it was created (way before my time). When it was created everything was tris. There are ways to do this.. mostly with script, including birth scripts with pflow, or you could use the data operator and build exactly what you want. I don't think there is a easy way out of the box. Lots…
@mulfycrowh try this: Copy the script in that directory: C:\Users\dav\Documents\maya\2017\scripts Usually the directory is the other but maybe for some reason you have that If this doesn't work either try to copy the text of the script and paste it in a PYTHON tab . And then follow the same procedure, drag the lines to a…
When I was taking apart model files for Oblivion, I noticed they have some manner of script they used on hair models. Part of the vertex colors (green channel, i think) were used somewhere in the process to sort the planes out, sounded like a handy way to do things. It looked scripted based on the values used, I'd love to…
LocalTools mel script This isn't exactly what you're looking for, but it's neat, and might be a good starting point for writing a script that batches this to a set of objects. Coming from modo, I'd love to see a mel script that completely replicates the 'action centers' functionality. In fact, I might be willing to drop…
you could have an action that has civilians do the pointing out animation at nazis whenever certain conditions are met... Or if it is scripted... who cares? Frankly, I absolutely love games that are very heavily scripted. Might not be great for replay value, but it makes the scenes sooo much more interesting. If I were…
Does the world need another real-time hair tutorial? Maby, I don't know, I built this one a while back and thought it would be time wasted if I don't share it at all. So there might be some stuff in there you have seen somewhere else, after all we are all using the same tools. This one is mostly focused on the technical…
I came across this while looking for a position/rotation noise modifier or script. To put it simply... its pretty much a 'WIN' button... http://www.scriptspot.com/3ds-max/scripts/stone-placement-tools Sorry if this has being posted before, I did a quick search but felt even if it hadn't this deserves a full page post! Just…
It's probably because of bitmap resizing with standard materials then. Try setting the bitmap sizes to 1024 in the driver settings, as well as ticking "match bitmap size as close as possible". Also, Xoliulshader 2 does not modify any settings related to this, so it did not cause this problem. To remove it, get rid of the…
Thanks. This version of script with "Sphere Cap" option really helped. it works nice. But on a side not - is it really rare to make sphere-like tops on cylinders, that it is necessary to use custom made scripts? I thought it was a common practise, and there should have been an easier solution. Or i guess there was a way…
Hello animators, Not art but art related. I'm busy creating my own rigging tool for my specialization. Here is a small clip from what is does: video002 I would like some ideas and feedback, for better look at the tool here is the actual script. Scripts Read the text file for installing the script, made for maya 2013 and…