I liked some of your scripts for 3ds, but honestly this one I don't understand. You already release 2 subd reversion as a script which does the same thing in 3ds and maya. If you use zbrush you can already do that, and you don't need a standalone app. I guess the idea is to let people without any of these software have a…
that depends on your needs... if you need a fast rig go with the quick rig or use human Ik... if you need it even faster use the maximo rig from adobe and build your custom rig around it... if you like to learn rigging you have to learn scripting as well... all decent rigger have there own auto rigger... they build the rig…
Yeah its nice and sucks all at the same time. I like to use black as my default wire color for everything so it all ends up the same color even with multiple pieces. For a while when I would unwrap I would switch it to white like MoP suggested but only manually. Now I don't even bother. But it would be great to have a…
Well, any offline-generated/static part of the lighting solution would have problems. Cubemaps, lightmaps, pre-computed shadowmaps being the top of the list. If you're talking about scripted desctruction sequences ... different solutions are available depending on your engine tech, eg scripting an A/B swap for your…
I would look into doing this with max script, if your learning to program dont bog yourself down. While Max, Blender and Maya all support python that is where the similarity ends. workflows and commands are specific to each app so beyond the base python syntax / commands a script written for blender wont work in max or…
Really all you should have to do for a fresh folder is to temporarily rename your "2016" folder under user/documents/maya/ and let Maya remake it from defaults. It can be useful for troubleshooting or isolating issues that you don't know where to start on; or even doing the same with the prefs or scripts folder inside.…
regarding the projection modifier (which is a interesting idea) from: http://forums.cgsociety.org/showpost.php?p=3727554&postcount=10 so apparently seams can go messy (which is fairly reasonable) but to me it sounds interesting enough to give another new script idea a try - which is just like the thread title: projecting…
Great tools! I like the functionality of Smart Sphere! Don't you want to do the same Smart function to Zsketch? Now Zsketch is too unhandy... Did you post a forum thread about your plugin on ZbrushCentral? I think people would appreciate it! And also, regards to "thinking of something new" - I'm dreaming about plugin that…
Silo does this best. I lets you bind what keys you want to what. Hard coded hotkeys/navigation keys is just a bad idea. A little dream i have is to get my hands on a modeler which does all the low level work natively and all the ui/interaction via script. with everything exposed to scripting. (you may need to hire 100…
Hi Kunglao - I'm not sure if I would be able to share the script as it has been worked on by a few people at work and so could come under te company NDA - I will ask though. Basically all it does is converts the object into a mesh, then back into a poly and export into a predetermined path with a button click instead of…