Tagged 'instance'

miauu's Extended Clone Tool

2 votes

 

miauu's Extended Clone Tool adds new options to the standard Clone Options dialog.

The main goal - save time using these features:

- move the created objects to a new layer,

- move the created objects into existing layer

miauu's Slate Material Cloner

1 vote

 

3D R.n.D | MaxScript | Identical Materials Finder

5 votes

Update Notes Version 3.18:

included slate material compatibility

automatically opens material editor when pressing "Put similar to the material editor" button

 

Update Notes Version 3.21:

included option to instance all scene material

included option to search within selected objects

 Update Notes Version 3.31:

Bug Fixes For Newer Versions of 3dsmax

 

Update Notes Version 3.36:

Improved code and much faster resaults

fixed unmatched materials issue

Bug Fixes For Newer Versions of 3dsmax

Update Notes Version 3.37:

added abilty to cancel search

clear the ram of arrays after closing the script dialog

 

Installation : Run script or drag and drop to 3ds max, then go to customize user interface and assign "Identical Material Finder" as keyboard short-cut or quad menu under  "3D_RnD"  Category

Universal Select By

9 votes

Make iT Instance

0 votes

A Script for Replacing Selected Objects with Picked Object , BUT with Group Support .

 

Note : When Replacing Groups its better to be closed .

INSTALL : drop it to max viewport or run it from Scripting Menu/Run Script , You'll Find it in "_My Scripts_" Category .

UPDATE 1 :

Instance Tool

51 votes

Instance tool analyze the geometry objects in the scene and finds groups of objects that could be represented as instances of one of them. Then the user can turn every group into actual instances and choose which object from the group will be preserved. The objects in the group are objects that have the same topology (could be morph targets of one another) and the difference between them could be described with transformation alone.

Auto instances

0 votes

 


Script Description

 This script automatically finds objects with the same geometry and turns them into instances. This can reduce RAM consumption, scene file size, and save and open times for a scene. This script will be especially useful when optimizing other people's scenes and 3D models.

 

Move/Clone to cursor

3 votes

Hi, this is simple script which move or clone selected objects to surface under cursor. You can bind it to any hotkey (I usualy use Alt+S and Alt+C).

1.0.1

- initial releas

1.0.2

- settings can be binded to hotkey

- possibility to turn on random rotation in Z axis

1.0.3

- multiple object selection can be treated as object list, so in clone mode random object will be selected

- cloned objects can be automaticly moved to active layer

 

Move/Clone to cursor

0 votes

Hi, this is simple script which move or clone selected objects to surface under cursor. You can bind it to any hotkey (I usualy use Alt+S and Alt+C). In this current version additional settings are avaiable only by hidden function call ObjToCursorSettings() which can be called via MaxScript Listener.

Copy modifiers

4 votes

Simple tool for copy/instance modifiers from source object to selected array of objects. Does not copy only edite_poly modifier because 3dsmax does not allow doing this by script.

Syndicate content