lol no no... not married yet. Just new to the language of programming. Seeing the AO puzzle written down helps. It now makes complete sense and I clearly had no idea what I was talking about. While I could agree with you that someone who struggles with logics would struggle with programming. But I also believe that logics…
Anything that speeds up your work is a good thing and gets used a lot. A lot of stuff is judged by man hours, if a 3rd party script saves you 5 days work in a month long project then yes your going to use that script. If that script does not exist but it takes a programmer 1 day to create that script then the benifit of…
Hi All I have some timeout from work so would like to refresh my script library and i`m looking for recommendations from other Environment artists for scripts you couldnt work without. The few that i`ve always used over the years are... LocalTools - re-orientate axis for current selection from edges,faces,etc LayoutTools -…
Hello! I’ve just finished working on a script for Photoshop that combines normal maps using the “detail-oriented” technique described here: http://blog.selfshadow.com/publications/blending-in-detail/. The script takes all the visible layers from your document and combines them. It should work with 8 and 16 bit images. You…
I've been trying to work on my MEL Scripting by creating a cleanup script in Maya and I've hit a roadbump. The script creates a new window with a few checkboxes with two buttons to confirm and close the window. Before running, it checks to see if you have an object selected before doing anything. In the back end, it's…
I know there are 3dsmax script for collecting maps/textures, or finding missing maps/textures. If anyone knows a script that does something like described below, that would be great. But what I would like specifically is: 1) select a certain material to export (one or more) 2) determine the material library to add the…
I just discovered how important scripts are to getting jobs done faster.I have been using a mel script by Erick Miller for skin deformation and its a life saver so I wanted to ask if there are any scripts you know of that can help anyone with modeling,rigging,uvmapping,texturing,and animating or rendering. I also found one…
Hello everyone. I've been searching for hours and got no result so I tought about asking here. Im in need of a script that could save me tons of hours, what Im looking for is a 3ds max script that creates a texture atlas based on single objects with single texturas, per example: Lets say I have 13 3D objects with his…
Hello everyone, I hope it is the right place for such a post. I would like to tell you about an opportunity that you might be interested in, if you are in need of a solution for facial animation in 3dsmax using motion capture. I've e-mailed and asked the developers of BonyFace for a mo-cap only version of their highly…
curvyEdges is a script for creating nurbs or bezier curves from edge selections, than using the curves to edit underlying geometry. This script allows for very fast changes of geometry while maintaining smooth curves. The script features a simple UI for creating the curves, and controls for adjusting the falloff distance,…