3ds Max | Scripts

GrabViewport 2.1

56 votes

FOR THE LATEST VERSION PLEASE GO HERE http://www.scriptspot.com/3ds-max/scripts/grabviewport-0

Xray CAT Survival Toolkit 1.0 is here!

1 vote

PaintSelector by drFlash

11 votes

Select verts - edges - faces of the 'editable poly' and the 'edit poly' objects by 'painting' with a variable sized brush.

Particle Flow Auto Cache

0 votes

Script to make a cache automatically on all PFlow systems

Connect Always

14 votes

By default, Max has two separate commands for Connecting Edges and Connecting Vertices. You had to have two menus for both of them.With Connect Always, you just have to select the vertices/edges and hit "Connect Always"

Here is the code if you dont want to download:-

macroscript Connect_always
Category: "Butt tools" buttonText: "Connect Always"
(
$.EditablePoly.ConnectVertices ()
$.EditablePoly.ConnectEdges ()
)

The category and buttontext is needed if you want to put it in a menu or quad.

[CREDIT}

Remove components

8 votes

It is replacement of standard 'Remove'
Remove verts - edges - polys clean like a XSI 'Dissolve and Clean Adjacent Vertices'

SpaceWarps Selector

0 votes

Script to quickly select SpaceWarps present in a scene

- Click on a spacewarps in the list, select it in the scene
- Double-click on a spacewarps in the list, select it and display its settings in the panel "Modify"

Particle Flow - Random Seed

0 votes

Script to assign a random value to all the "seed" particle flow operators present in the scene

Prime passes

0 votes

automated workflow for product rendering

in order to speed up your workflow in product rendering , avoiding long time rendering process, this script is for you.

auto passes available

--color pass
-- diffuse pass
--rim pass
--reflection
--blurry reflections
--AO

Syndicate content