http://youtu.be/_4zkU_XS4u4 Hi everyone, The 2.6 update of HairTG - Hair & Fur has just been released! This is an update to the texturing side with major new features in the Substance Designer plugin focused on making the workflow more efficient and automated. Natural language commands Want to create curly hair? Just click…
So outside of the hours spent today geo-referencing a *.xyz terrain file and it's corresponding color map (and fixing projections...) I ran a test using what we will be using for in-game graphics, and with my hardware and GUI running 3 animated stat-bars (no radar map yet), it was a steady 28fps. I am very happy because I…
Yeah there is one over here : http://www.creativecrash.com/maya/downloads/scripts-plugins/modeling/poly-tools/c/p3d-solidify Its a python script. Select the faces then apply the script. A pop-up window will ask you by how much you want the extrude. Its sometimes buggy, but it can do the job in most cases. Demo video :…
There are several paid plugins/scripts for this kind of work: http://km-3d.com/produkt/break-and-form-2-0-script/ http://km-3d.com/produkt/foldfx/ http://www.animatorstoolkit.com/ Or you could do it manually using procedural modifiers twist/bend/flex/melt/etc and some hand animation. There are also a few free scripts and…
@ cptswing - The link is broken to that modifierautoselect :( @miauu - It seems the rapidedit script requires pushing a hotkey and is not automatic. @warrenM - Do you have this script available anywhere for download? @ eric chadwick - Ah ha! Is this fundamentally the same smoothing function as turbosmooth? I am trying to…
I don't know if you mean making the pattern or placing it, but for engraved patterns in 3ds Max you could use the SlideKnit script: https://www.youtube.com/watch?v=QclIjqFKkr0 http://3dtutorials.net/resources/3ds-max-script/slideknit-script-for-3ds-max/ If you mean making it you just have to create one of the pieces and…
Please excuse my extreme noobiness, but I can't seem to install your script. It says to put it under: C:\Users\MainUser\Documents\maya\version#\scripts What do I put for the version number, 2011? Thanks for your help, I'm really excited to try your script. @Melviso, Do you have a link? I tried looking for it and couldn't…
@Froyok: Place script in scripts directory which is located in your my documents folder. So go My Documents -> 2011 -> scripts and put that in there. Same for icons. Maya should detect it on restart or type rehash in maya's command line (bottom left). Once thats done, type cly_edgeSplitBevelSetUp; in the command line and…
I'm trying to create a one-click export for FBX using the scripting commands listed here: http://help.autodesk.com/view/MAYAUL/2017/ENU/?guid=GUID-76CF67F4-BBBB-48C6-AE48-6EF6975CB870 I have this block of MEL : //units settings FBXExportScaleFactor 1.0 ; FBXProperty Export|AdvOptGrp|UnitsGrp|DynamicScaleConversion -v…
Actually they included it starting with 601, but yea it's based on Senecas script. Speaking of scripts, when I tried writing some simple context sensitive tools with Perl hardly anything worked. I asked support about it and they basically told me they had no idea what was wrong as there was nothing wrong with my code. So…