3ds max Plugins
maxplugins.de - THE definitive 3ds plugin resource
Submitted by Admin on Sun, 2007-01-28 10:34.The ScriptSpot plugin section is for plugins related to scripting, not plugins in general. The definitive 3ds max plugin website is www.maxplugins.de
StonTools
Submitted by stonetrip on Fri, 2007-07-27 05:18.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
Obelisk
Submitted by dimachil on Thu, 2008-01-31 02:54.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
Submitted by dimachil on Thu, 2008-01-31 02:42.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
Submitted by tzmtn on Fri, 2007-12-21 08:52.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.
mxscom
Submitted by Admin on Sun, 2005-04-03 16:15.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.
The REZN8 Productions MAXScript Control and Function Library
Submitted by Admin on Wed, 2006-05-03 16:09.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.
ShaderFX
Submitted by bcloward on Mon, 2007-02-19 14:33.
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
Submitted by Admin on Wed, 2007-01-17 00:58.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
Submitted by Admin on Wed, 2007-01-17 00:52.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.
Avguard MAXScript Extension Package
Submitted by Admin on Thu, 2005-06-23 22:58.The legendary Avguard extensions have been improved even more, adding
dozens of incredibly useful methods/globals for the maxscript
programmer...
Avguard MAXScript Extension Package
Submitted by Admin on Mon, 2006-10-02 18:24.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.
GetColorPicker
Submitted by Admin on Tue, 2005-01-11 16:13.On the discreet Maxscript forum Dave Stewert asked if there was a
function to call the color selector. Well there wasn't so I wrote this
maxscript extension. This function programmaticly calls the color
picker dialog. So here it is.
The syntax is like this:
<< color >> GetColorPicker << Title : String >> [alpha: boolean]
Visual MaxScript Plugin Fix
Submitted by Admin on Thu, 2005-03-03 23:03.This is a fix for the small, yet incredibly irritating, bug in Visual
Maxscript Plugin where when you've finished editing a rollout in VMS it
would remove one line directly below the rollout block which, if not
manually fixed could lead to the rollout 'eating' your code away.
This is a modification from the original plugin from Discreet so all credit goes to them.
HiddenDOSCommand
Submitted by Admin on Tue, 2005-08-02 23:05.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.
