Tagged '3ds max scripting'

RGBA Vertex Color Editor

0 votes

This script split the 3D model in 4 sub-meshes which are each vertex color Channel (R,G,B,A).

You can edit each Channel and then save the changes to the original mesh.

And bellow i put the Polycount forum thread about develop the tool and some example about how works

https://polycount.com/discussion/204662/maxscript-split-vertex-color-in-...

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

Pivot to center min

1 vote

With this script you can easily move the pivot point to center and minimum of selected objects in 3ds max. This scrip is written and tested at 3ds max 2016. If you have some problem with your max version please text me.

Script category: “#todorScripts”

You can see an example here, how to install my script per Drag and Drop: