Tagged 'Misc'

DtS

7 votes

If you're like me - you frequently find yourself wanting to run a simple line or two of Maxscript code on a whole bunch of objects. And - if you're like me - you hate having to set up a loop every single time. DtS gives you a new kind of 'Maxscript listener' that does the looping for you. It fits right into the Max interface - and it's sort of customizable!

BBC Radio 5

7 votes

I wrote this little tool so that I could discreetly listen to Euro 2004 while working in Max. This script will be a god send for the forthcoming English Premier League as the BBC have exclusive rights to broadcast all games live.

DeformByProjecting Utility

7 votes

DeformByProjecting is a scripted utility for 3dsmax that allows deform one or more objects by projecting mesh verticies on the surface of another object (preform). The basic idea is similar to Conform (Compound Object), but functionality DeformByProjecting utility has differences and features:

Face Select

7 votes

"""Grows"" the selection area of a mesh to cover neighboring polygons. Useful for selecting only polygons which are connected with common edges."

Copy to Instance

7 votes

Very simple - this just scans selected objects and converts them into instances of the pre-selected master object. For when you make lots of copies of something then realise they should have been instances... Will scan objects to ensure they are of the same class before conversion (so if you have a light as the Master object - it won't instance any meshes - etc)

Procedural Motion Baker

7 votes

This script will convert procedural/hierarchical animation into keyframe animation.

Clear Variables

7 votes

"Clear all declared vars (i.e set = undefined) so scope can be tested without having to close/reload MAX!
* This script is for MAXScripters to use during code development."

Color Blender

7 votes

"This script blends three user defined colors together and mixes the result with the requested amount of black and white. It was written to allow the mixing colors from a triad to determine what colors are possible for a given triad.

Math Functions

7 votes

This is a set of Max Script functions that are to be loaded and globaly and then called from other scripts or script controllers. Read the notes in the file for further help on usage for the scripts and what they do.

Smoothy

6 votes

Modeling aid for surface-subdivisions. This is an elaboration of a free script found on the Internet.

Syndicate content