Tagged 'Plugins'

GetColorPicker

12 votes

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]

Mouse Track

16 votes

Tracks mouse over a mesh; returns the surface intersection normal ray
and the face number under the mouse cursor. Sample usage script
included. Originally supplied as a "bonus plugin" in r2.5. Recompiled
r3.0 version included. Very powerful!

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.

CryoPatch

29 votes

Here is a script extension to handle editable-patches with
maxscript : CryoPatch v1.1.0 It allows you to create and edit
any sub-object of a patch : vertices, vectors, mappings,
smoothings, and so on.

My Blog Huh?

Actually I have already started a blog here: (can i put a link here?)

mertens3d - Blog

Varo + SocketMXS

-13 votes

msKonektus

3 votes

msKonektus v0.1 - plugin for 3ds max 2017-2026.

msKonektus allows you to create effects similar to those known from the Plexus plugin for After Effects.

msKonektus is fast and efficient, and provides many parameters to customize the final result. Works with geometry and particles (standard particles, Particle Flow, tyFlow).

INSTALLATION
Simply copy correct version msKonektus_20xx.dlo file into your 3ds max 20xx plugins folder.
You should find it under Geometry rollout -> msTools -> msKonektus.

Curlipse – 3Ds Max Shape Object

0 votes

3Ds Max plugin for creating shape objects like open/closed flat or 3D elliptical or circular spline helixes.

Also, using Curlipse, you can create N-gon shapes with a lot of options.

Also, unlike the standard helix shape, Curlipse generates a valid curved shape with the ability to specify interpolation steps.

Curlipse is included in a pack with Fusion plugin

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...

MAXScribe

20 votes

Here's MAXScript extension to use with Immersion Microscribe.
It adds some MAXScript functions that reads Scribe data
directly into MAX. No DLL's required. Test Interface script
included.