ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
The script allows you to pick 3 points in the scene. The slice gizmo of the slice modifier of the selected object will be aligned to the picked points. When you run the script the SNAP will be automatically turned ON.
"Allows you to attach editable meshes together while preserving any vertex animation within the editable meshes. In order to create an editable mesh with vertex animation - either directly animate the vertices or use John Burnett's 'bake' script"
Imap Control alows you to save a series of Irradiance maps per frame with V-Ray® and then allows you to reuse those maps per frame - It also is useful to save incremental maps when creating Incremental add maps - saving progress incase of a crash.
NOTE: 12/10/04 Fixed error message generated from incorrect .mzp file...
In Max6 'this' has been added to the script controllers making it posible to reference the script controller itself. This means you can now use a Custom Attribute added to the script controller and store the nodes that the script will be accessing. Why you ask?