Tagged 'Plugins'

Bubble Modifier

43 votes

Works like sculpt deform in Maya.

A SimpleMod scripted plug-in modifier which inflates or pinches
an object according to the transformation of the modifier's gizmo, the radius and falloff parameters.

The Radius is the length of the offset a vertex would get if it's distance
from the gizmo evaluates as zero. This parameter can be set to a negative value as well to create a pinch effect.

StonTools

25 votes

Plugin for 3dsMax. Especially design for ShiVa, this tool improves compatibility between the two platforms.

With a precise analysis of scene and tools for auto correction of errors, passing a model from 3dsMax to ShiVa becomes child's play…

1. Compatibility check
2. UVW transfer
3. Character repair and optimize for export
4. Multi/sub object material simplification and conversion to standard

The tool, in version 0.85, will be regularly updated according to the innovations of Shiva game engine

ShaderFX

66 votes

ShaderFX is a full-featured real-time shader editor for 3ds Max. It allows
artists with no previous programming experience to build complex HLSL
FX shaders for use in Max's viewport and in external game engines.

Note: this is a commercial script

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.

Helium

21 votes

Helium is a Schematic Framework that allows you to create Flow-chart
User Interfaces within 3dsmax, via maxscript. Please see the help file
and example scripts installed by the installer for further instructions
on how to use helium.

View a interface screenshot example

Avguard MAXScript Extension Package

48 votes

The legendary Avguard extensions have been recompiled for use with both 32 and 64 bit versions of 3ds max 9.

History:
v.9.0.0 - beta build
v.8.0.1 - setclipboardText and setclipboardBitmap now return TRUE if succeded, an integer error code if failed.

The REZN8 Productions MAXScript Control and Function Library

33 votes

The REZN8 Productions MAXScript Control and Function Library is a 3dsmax script plugin extension. This extension exposes a slew of methods and UI controls to the MAXScript language.

- Tab Control. Allows adding individual rollouts into a tabbed control.
- Splitter. Allows dragging and tracking both horizontally and vertically.
- CoolButton. Mouse over button with image support.
- Dialog Structure. The dialog structure is a wrapper struct for controlling createDialog with auto saving and loading of dialog positioning.

...

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.

Avguard MAXScript Extension Package

14 votes

The legendary Avguard extensions have been improved even more, adding
dozens of incredibly useful methods/globals for the maxscript
programmer...

mxscom

29 votes

The REZN8 Productions MAXScript / COM Bridge. This script and executable allows you to run scripts externally.

Install for Crimson Editor
0. Modify the entry in maxscript6.reg and or maxscript7.reg to point to the
directory where your 3dsmax.exe resides.
1. Place 'RegisterOLEControl.ms' into your folder.