Tagged 'maxscript'

MaxDevKit Diana for 3ds max : A dev tool to load 3ds max plugins dynamically.

2 votes

MaxDevKit Diana for 3ds max : A dev tool to load 3ds max plugins dynamically.

Are you bored from restarting 3ds max on every build of your plugin ?

And 3ds max takes so long to load right ? :D

Here's the help from me to you guys , A lightweight tool to load your plugins dynamically into 3ds max , you can debug and do stuffs faster and smoother.

Behoooolds ... Diana!

MXSEditor global utility pugin

8 votes

This 3ds Max plugin provides a powerful Maxscript interface to the maxscript editor (MXSE) and the underlying Scintilla/SciTE editor component. Additionally it enables the Maxscript Editor to be used as an extended viewport.

FEATURES:

CodeUmbrella

0 votes

Write your plugin in C++\CLI, combine it with Jscript.net, C# or Visual Basic extensions, and wrap everything in LUA or MAXScript code, while being able to attach/detach and update all of your runtime compiled dll files, without having to restart your 3DS Max/Design application. CodeUmbrella provides an interface for code editing, compiling, and automatic .NET class wrapping in MAXScript, making sure that all Native Windows and 3DS Max wrappers are available to your .NET and C++\CLI plugins and MAXScript out of the box.

• Run any code in safe sandbox environment within 3DSMAX

Move selected object with keyboard

1 vote

awsd poster

A little free plug-in which allows you to move selected objects with A,W,S,D keys. If it will be useful for someone, I will improve it.

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

Helix Pro

-10 votes

Helix Pro (Plugin) 1.0
● Start/End radius
● Height/Radius bias control
● Number knots/side that make up helix
● Number of turns
● Height of helix
● Radius randomizing option
● Height randomizing between each revolution
● Animate-able controls
● Smooth/Linear spline interpolation
● Figure 8 option for making braids or ropes

Compatibility

duberPython

0 votes

A first public release of duberPython, a dotNET plugin that bridges MAXScript and Python scripting, is finally available.

A battle tested plugin used by such as Pixomondo or Orbit Studio, can be yours!

The main purpose for this plugin is the ability to communicate with Python APIs, such as Shotgun (for which there is also a wrapper that I wrote, available on request) or Tactic, or your Python tools of choice!

The plugin takes care of all the necessary data type conversions so that strings in MAXScript are strings in Python, booleans in MAXScript are booleans in Python etc...

Character_set

3 votes

This Script helping you to manage your characters.

01.Hide/Unhide entity by one click.
02.Easy to layering.
03.Auto replace on render.
04.Prerender script run.
05.Easy rename all relate entity.
06.Directly clone(and rename) character one scene.
07.Destroy all relate entity by one click.
08.Auto link.
09.No problem whit nodes rename.
10.Network render support.

SciExtLexer.dll

36 votes

This is an external lexer for the scintilla based maxscript editor that ships with 3dsmax 2008 and later.

It adds syntax highlighting for C++, C#, Python and Ruby source code to the editor. This comes in handy if you are doing just-in-time compilation of external source through .NET.

Syndicate content