3ds Max | Scripts

Copy-Align-Link

8 votes

Copies aligns and links an object over multiple objects.

1. Select the Source object.

2. Select Destination objects. 

3.  Check "Unrenderable Targets" if you want to make parent objects unrenderable.

4. Give rotation offset values if necessary.

5. Press copy-align-link button. 

Nuke2Max

8 votes

Here is a script in case you want to bring in your camera animation or .chan file from Nuke (back) to 3ds Max. Camera parameters like fov / focal length not yet supported.

Just run it via MAXScript -> Run Script. It will ask you for a .chan file and create a new camera that corresponds to your Nuke camera.

SpiroTube

8 votes

Creates a cylindrical mesh, created around a series of X, Y and Z positions which are defined by 3 different functions. The functions can be easily changed using 7 variables (Segments, M, N, P, Q, H and T) which are all spinners.

Show Active Constraint

8 votes

This script will show in the left corner of the active viewport the currently used(active) Cosntraint type. It supports Editable Poly object and Edit Poly modifier.

The script works as a toggle.

Put miauushowactivecosntraintinviewportStartUp.ms in maxroot/scripts/Startup folder so the constraint always shows.

 

Copy Properties

8 votes

Allows you to copy any object property and paste on another object. Also allows you to create a new object with some of the properties of the original object.

Unhide&Select

8 votes

Enhancement to standard 'Unhide by Name' dialog: Select the chosen objects upon unhide!

DEM Import

8 votes

Digital elevation model DEM binary files import and map projections modifiers ( ellipsoidal Lambert conical -ellipsoidal universal transverse mercator - sphere2plane - with user defined ellipsoid and datum transformations handle)

Simple hWnd Viewer

8 votes

This is just simple tool to check window element handle - hwnd under mouse pointer.

I did it some time ago to test reading info from ListBox but it can be used it to inspect UI elements you need to work with later.

Note: This tool is can be useful only for people who writes maxscripts.

Paste RefImage

8 votes

MaxTo3DS

8 votes

This little scripts converts all the max files in a folder to 3ds file format.

Note: does not have a UI. Requires user to edit path to max files in script via text editor.

Syndicate content