Plugins

maxplugins.de - THE definitive 3ds plugin resource

13
points

The ScriptSpot plugin section is for plugins related to scripting, not plugins in general. The definitive 3ds max plugin website is www.maxplugins.de


Mental Ray update Plugins

WireColor v1.0
from Bhalani .
When applied to a color swatch in Max, this texture automatically uses the viewport wire color of the object. Due to the fact that it makes use of user data from Max, it won't work in other DCC applications.

Obelisk

2
points

A scripted-plugin primitive to create obelisks.
Put the file in MaxRoot\Scripts\StartUp and run Max.
You may find the new object under "Extended Primitives" tab


Step Pyramid

1
point

A Step-Pyramid extended primitive.

Installation:
Put the file in MaxRoot\Scripts\ and run it through MainMenu->MaxScript->Run Script
or put the file in MaxRoot\Scripts\StartUp and run Max.

You may find the new object in the "Extended Primitives" tab.


Bubble Modifier

3
points

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

2
points

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

16
points

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.


SendOK

2
points

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

4
points

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

7
points

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.