Tagged 'maxscript'

Relax Pro

3 votes

Relax Pro is a modifier for 3ds Max that smooths meshes while preserving their volume unlike the standard Relax which shrinks them a lot. You can set it to slide vertices over the surface so no volume loss happens. Get it from https://mariussilaghi.com/products/relax-pro

Contrast Pro

2 votes

Contrast Pro is a modifier for 3ds Max that enhances the details of 3d models. It allows you to quickly add contrast to whole models or to highlight only some specific areas. Areas with large and small polygons can be set to receive the same amount of contrast with the "Uniform" option. Get it from https://mariussilaghi.com/products/contrast-pro

Object ID Toolkit

2 votes

This tools makes it easier for users to manager Object ID’s for various assets in a scene. It also gives users the ability to quickly and easily generate render elements based on the ID’s used in their current scene.

FEATURES

Connect Edges

1 vote

Just a simple modifier to connect edges selected with the previous "edit poly" "editable poly" or "poly select" modifier. Currently I tested my script on 3dsmax 2020, I will try to test it on older version of 3ds max and update this page if I can. If you have any question or any requirement, don't hesitate to ask me or to contact me. I will be happy to answer you.

Memento

1 vote

New MaxScript. Simple and handy as aways. Free.
It's very useful for my use. You can quickly save and recall up to 5 groups of selections. You can increment memories adding objects to them (Which is SO useful in some situations (to help in the process of organizing big and messy scenes)...
Hide and Un-Hide from Memory buttons. Isolate groups, etc.

BTW, the video says QuickSelect, but i changed the script name to Memento.;)

Doom Spline Resizer - draw line with precise lenght

3 votes

This simple script will let you draw precise lines quickly almost as a CAD software!
It will Set the pivot to the first vertex of a shape object and align it to the first segment. A window will show up allowing to set the Lengh of a spline scaling from the first vertex.

You can find the mcr script in the Category:"_Scripts"
The .ms script will just load on RUN

USAGE:
For best use associate the script to a Key button (es. D that is free by default)
You can add a toolbar button found in "# Scripts" category
Use the key or press the toolbar button to start drawing a line

3DS Max - Remove Objects From Isolate Mode

1 vote

This little script will help the user in removing objects from the isolate mode.
After selecting one or more objects and choosing isolate, sometimes you want to remove one or more objects from the isolated objects group. So select one or more objects that you want to remove and click the script.
Another benefit is that when the script is grayed out and not available, the user will know
That 3DS Max is not in the Isolate Mode

3DS Max - Match Materials and Mapping - Plugin

3 votes

This script will help the user match the material of a source object to a target object
First, you need to select the source object then click the script, now start picking your target objects
When you finish picking just right-click, or press Enter, and the picked Objects will have the same material as the source
Object plus any UVW Map modifier or Unwrap UVW modifier applied to it.

Batch Detach Selected Polygons

1 vote

This script will help the user to detach a large number of polygons into individual objects in one click.

The script will be available if one object only is selected, and this Object has to be from the geometry family.

Note: The script doesn't work on Editable Patch objects

3DS Max - Copy Paste Objects Between Scenes

7 votes

This is a script I created to help the user in copying and pasting
objects between multiple opened 3DS Max scenes.
Under the hood, it's a quick merge operation that is done without
Any prompt. If there is a name conflict, the coming object will be renamed. Also if there is a material's name conflict, the coming object
will preserve its own material but the material will be renamed.