instance something across with a random translate value on 1 axis? to do a whole shelf at once. would be pretty simple to do this vai python. i could make a script that lets you scatter objects within the volume or ontop of a other object which could be your shelf. or if you want to work with existing scripts that are…
I use 5.1 here, and there are some freebie scripts that let you save and load weights based on vertex positions, instead of just vertex IDs. Might help you. Kees Rijnen's Bio Skin (requires Editable Mesh base) http://www.keesrijnen.com/ Andre Hotz' Skin Or Die (requires Editable Poly base)…
[ QUOTE ] I agree, a scriptable interface is a good thing to have (that is why it was introduced a long time ago in other GUIs, like you said). But 'delegating' all the innovation to user plugins, while having a really bad default GUI is not really userfriendly in my book. Oh and while Microsoft plays catch-up with the…
FBX doesn't support wire parameters so it's not captured in anyway that you could work with. Those types of relationships that exist outside of the hierarchy structure (parent/child, like bones), are usually set up in Unreal using blueprints and in Unity with scripts and code. If the actions are scripted, it can be baked…
Awesome progress on this man! I've never quite gotten the hang of hair the way you have it done here. Could you suggest a tutorial or script for how you did for it? I'm mainly a Max user, and I've been looking around for scripts, but haven't found any that could be useful-- been looking into GMH 2, but I'm not very savvy…
My last info was that Maya LT support Mel Scripts (but no modern Phyton addons) but Modo indie has no script support (and people say the fundamentals are lacking without scripts). Modo 11 is out but no Infos for a Indie version, maybe they have given it up. Maya Lt has no Renderer, you need something like Unreal4 Engine…
The links in post #1 and #18 are fixed and now you can use them to download the help file. Shawn, in the next days I will check the snap problem. About your second request - did you want the script to create plane primitive or you want to start creating vertices in Step Build mode? Also, how many polygons the plane must…
I've seen people use cloth to do this... I wouldn't recommend it. There's also this free script: http://www.scriptspot.com/3ds-max/scripts/max-retopo Or, a commercial script: http://www.matt-clark.co.uk/wrapit/spe.php?o=177 Or... if you're using 2012, I'm pretty sure it comes with some cool new features that will do this.…
I see scripts like this being more and more useful as starting points for extremely high poly projects. Much faster to write a script to handle generation of these forms them tweak than to try to hand sculpt everything. It's really no different from making your own custom brushes for photoshop/zbrush, or using alphas and…
Yeah, I'm having an autohotkey script to open that popup window when I press a key and toggle between undo and redo without moving the mouse but since I use it so much I'd like to have something persistent. Thanks for posting that script, it seems to do what I want however I think its bugged since the undo doesn't show…