Tagged 'Plugins'

MorpherCtrl

20 votes

The MorpherCtrl extension provides complete access to the weighted
morpher modifier in MAX R3.0 – without this extension the access
provided is very limited. Using MorpherCtrl, you can assign and delete
new channels, set their weights and individual options, update and
refresh the system – basically drive any aspect of the UI or internals.

Yascript

18 votes

A MaxScript extension that allows you to show and hide the UI toolbars.

Mouse Track

16 votes

Tracks mouse over a mesh; returns the surface intersection normal ray
and the face number under the mouse cursor. Sample usage script
included. Originally supplied as a "bonus plugin" in r2.5. Recompiled
r3.0 version included. Very powerful!

Layered Windows

14 votes

This gives you control over the opacity of your program windows under
Windows 2000. A value of 0 is transparent, 255 is opaque, allowing you
to create translucent windows for your scripts. Thanks to Masayuki Sato
for the info.

Shortcuts

23 votes

This plug-in allows you to bind keyboard shortcuts (hotkeys) to most MAXScripts.
It adds some MAXScript functions that reads Scribe data
directly into MAX. No DLL's required. Test Interface script
included.

MAXScribe

20 votes

Here's MAXScript extension to use with Immersion Microscribe.
It adds some MAXScript functions that reads Scribe data
directly into MAX. No DLL's required. Test Interface script
included.

Physique-mxsphy

27 votes

...a high level MAXScript extension for Physique which allows for importing and exporting of nodes and weights.

AVGuard

22 votes

Lots-O-Extensions! (see avg_dlx.txt, or In Listener, type "avgHelp()"
for short descriptions). Minor update: "fixed cast in bit.shift method"

CryoPatch

29 votes

Here is a script extension to handle editable-patches with
maxscript : CryoPatch v1.1.0 It allows you to create and edit
any sub-object of a patch : vertices, vectors, mappings,
smoothings, and so on.