Tagged 'instance'

Find identical geometry and instance it

35 votes

Everybody who have imported large amount of data from any cad system know that it normally kills the instancing. The intention of this script is to find geometrically identical nodes and instance them. This script will of course work if someone have used copy instead of instance in a scene and wants them instanced instead.

Added 2015:
I'm happy to see that so many have tried out my Sunday hack that I made 5 years ago...but as it was only something to do for a Sunday its not really something I support. I would love to, but my daytime job takes all my time ;-)

Universal Select By

9 votes

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

Select instances objects

2 votes

Small but very useful script for selected instances objects

- select only visible instances objects
- work fast, support undo
- work of script would be broken by pressing Escape button

for install you should drag&drop script into 3ds Max
Find it in Customize -> Customize user interface -> Toolbars.
Category: # Scripts

Tested on 3ds max 2012

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.

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 :

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.

Instance-Align

4 votes

Very useful script for interior visualisation (cafe, bars, restaurants): add lights, change chairs/ tables, put tableware on many tables, e.t.c.

1. Pick object to clone

2. Select targets, click pick targets -> ok

3. Choose align method:

- CenterXYZ

- ZCenterXY (Align minZ of source to maxZ targets)

- Pivot align

- match all transform

After execute new objects will be selected. U can select target objects (to hide or delete).

Syndicate content