I wrote a script that does an auto chamfer with fixed value on the whole model. We use this for stuff that has only hard edges. Combined with an edge-radius filter you could also make scripts that chamfer only edges on sharp slopes. If you want to create very complex stuff you have to do it by hand I guess but most of the…
You either like it or not. Also there are tons of useful scripts, check them out - http://www.indigosm.com/modoscripts.htm This one in particular helps me a lot - http://www.indigosm.com/modo/alignFit_new.mov But there are tons of other good scripts like these: You can find more examples here:…
@Hamzaaa:: thanks for Subscribing bud, Lets see, the various notable scripts and tuts i look up on are:: Perfect UVs by Pelt Mapping in 3ds Max by Todo3ds http://www.todo3ds.com/perfect-uvs-by-pelt-mapping-in-3ds-max/ PolyUnwrapper by PolyTools3D http://www.scriptspot.com/3ds-max/scripts/polyunwrapper TexTools: Toolbox for…
I use space assigned to a script that switches from create to modify mode. There was also a script around here that went straight to the last Edit Poly in the stack, or the Editable Poly base. I also use a script to increase subdivision preview with + and - for quick modeling. Then there's X for repeat last poly command, A…
Scripting is not part of my experience and that doesn't seem a easy task. I can deal with the creation of macros and simple stuff but no beyond that. There is a script renderer of high quality that uses Nitrous that shows how is a lot more capable than the it can now:…
from your install script: maybe change it to the userScripts folder which should be: that way no one needs admin rights to install your MZP file. Same for within your main script as I noticed it has some getDir #Scripts commands. A simple find and replace should do the trick. I like the idea of having functions that have a…
In the hair Round Up thread I was surprised to see the SlideNormalThief script being used in one video. It was at the very end of the work, aligning all the hair normals to a blobby shape that resembled the hair's silhouette. Was this used to permanently fix the problem of intersecting hair cards, much like people use this…
Ninja Dojo V 6.0 is now available on Creative Crash and on the Ninja Dojo web page. http://www.bk3d.com/Ninja_Dojo/Dojo.htm Ninja Dojo (Black Belt) https://www.creativecrash.com/maya/script/ninja-dojo-black-belt Ninja Dojo (Grandmaster)…
Ok i guess we can close this one ^^ What to take away from this: 1. This Script will destroy all your hard work http://www.scriptspot.com/3ds-max/scripts/3dsmax-uvlayout-uvpipe-mod-by-miauu (until the autor updates it) 2. This one won't http://www.scriptspot.com/3ds-max/scripts/uvpipe-mod-by-norman3d (worked with 3dsMax…
Having the same issue here: i'm using Max 2014 with Nitrous Direct3D 11 and I can't get the textures to load with full resolution. Would really appreciate some help. Thanks! Update: Apparently, one cannot access the Nitrous texture quality settings without the use of scripting. I've found a really cool script on…