Tagged 'Plugins'

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.

Terrain Plugin Update for Max 2018

1 vote

Logo

HiddenDOSCommand

9 votes

For those of you that maintain your own dlx with a grab bag of
maxscript extensions (like Larry's avg_dlx), I've attached source for a
function that will launch a dos command in a hidden window. You may
find it useful in your toolbox.

Tubular Geometry Plugin

AdvArray

5 votes

The AdvArray modifier is an advanced parametric array type modifier for Autodesk 3ds Max. Being that 3ds Max does not ship with any sort of parametric array modifier, I’ve programmed this modifier to fill that void as well as add a number of advanced array features not found in 3ds Max by default, and even some that cannot be found in other third party modifiers.

ImpressObjects

6 votes

ImpressObjects is a plugin for 3ds Max that allows two intersecting meshes to be pressed against one another so that their respective vertices do not overlap.

HOW TO USE:
1) Use the "Select Node A" and "Select Node B" pickbuttons to choose two overlapping meshes.
2) Press the "Create Target" button to create a target helper. This determines the directions in which intersecting vertices will be moved.
3) Adjust the target helper as desired.
4) Click "Impress".

FEATURES:
- Non-destructive to mesh topology

SendOK

18 votes

Strictly speaking it's not an Extension, but it does extend the
capability of MAXScript and provides a function not otherwise
available. It is a DOS utility program to handle unwanted dialogs in
MAXScript. For details, see send0k(2)-MAXForumThread.txt and the header
of sendok.c.

MXSPyCOM

1 vote

A modern version of MXSCOM, to allow for editing & execution of 3ds Max MaxScript and Python files from external code editors.

In 2005 Simon Feltman released the first MXSCOM, a small Visual Basic 6 application that took commands and sent them to Autodesk's
3ds Max's internal COM server. This allowed users to choose their own external code editor for editing MaxScript and to be able to
have their MaxScript code execute in 3ds Max by way of having the code editor utilize MXSCOM to send the file into 3ds Max and have it

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.

alf float controller

31 votes

float driven by a simple line quite handy for animation loop