http://www.scriptspot.com/3ds-max/scripts/3-point-align You select 3 points on your object (vertices) and 3 points on another object, could be a plane with edges that corespond to y axis of the world, and this script will align the first object rotation wise so that it matches the direction of those points.
An image resizing script would never issue warnings or bans. It would merely resize your stuff, and prevent you from posting more than one embed. That's it. The warnings are only because right now we don't have a script yet, so it's up to each person to be considerate of others.
UV Deluxe provides similar functionality to the modo script you mentioned. It's just a script and doesn't depend on any plugins. Set your map size at the top, then set your density in the box that says "Pixels per cm" (under the Ratio rollout) and then select the UV shells you want to scale and hit the "Set Ratio" button.
The script is ready. You can find it here. The mini TTI can't be docked, but when the title bar and the borders are removed you can't move it, so place it in proper place and it will stay there. Watch the video to see how to use the script. Tested on 3dsMax 2009 through 2015, Windows 7 and Windows 8.1. Video demonstration.
A starting point is that if it is on a uv island make it a seperate smoothing group. Model your object with this in mind. Keep seams hidden or tiny and use as few islands as possible. Textools by Renderhjs has a built in script to his tools that seperates all your smoothing groups by the uv islands you create. Bake after…
there is a script for maya floating around the interwebs that can shrinkwrap a mesh onto another. its called xy_shrinkwrap or something like that. works just like you described. you can make a cylinder and shrinkwrap it onto a characters arm or something. found a link…
This sounds like an odd way to go about fixing a problem. These 'fluctuating vertices', are they an issue with importing the models into Blender in the first place? Also, do you mean that you basically want a polygonal model of the UV layout? mopKnit script for Maya does this, but that's Maya, not Blender. But I'm sure…
Ya the 2 packages can do a lot of the same things but do it in very different ways. The java experience will help with python, I would recommend python over Mel for Mayas scripting, since Mel is less powerful and mostly just legacy now. Though Mel is needed if you have to modify existing scripts.
Ok, go to your 3Ds Max root folder then /script/startup folder. There should be a "XoliulShader_Startup.ms" file in there. If there isn't, it won't load. You should also have a XoliulShaderUi folder in /scripts. If you don't have these, do a manual install by extracting these files form the mzp (which is actually just a…
I used the 0.6 version in production and got a lot of issues. The script didn't allow to save the scene while i was working with it. If you save and open the scene, all the city generated will be not editable anymore by the script. You will have to rebuild a new one. I' am talking about 0.6. Hope this changed into the 0.8…