3ds Max | Scripts

Kloner - a Handy Cloner

3 votes

This is a handy cloner that i made for a job. Max has the MCG Cloner and the built-in Clone tools, but this one goes straight to the point for fast interaction.A with the cool feature of auto-offset the copies using the BoundingBox size.
And you can change this offset + Make group clones in any 90 degrees direction.
You can change it to transform/move mode to only move objects around, not cloning, which is handy too for building blocks when you have modular parts to build structures...

Simple hWnd Viewer

8 votes

This is just simple tool to check window element handle - hwnd under mouse pointer.

I did it some time ago to test reading info from ListBox but it can be used it to inspect UI elements you need to work with later.

Note: This tool is can be useful only for people who writes maxscripts.

HDRI Material Override Toolbar

6 votes

Simple floating 'toolbar' example where you can quickly toggle reflection override for the current viewport (any custom picked hdri map will work) and set its rotation. Since it's just a viewport override, all the materials applied to the objects will be left untouched. Comes in handy for example when checking for shading errors.

COPY_MAT

31 votes

Quick copy-paste object material to another object.

Mirza Material Converter

2 votes

One button, one click, converts all your imported AutodeskMaterials to Vraymaterials.
Imported Revit scenes are immediately renderable in Vray or Corona after that.

Random Wire Color

2 votes

FREE

Assign random wirecolor to selected objects

Features:

  • One color for all instances
  • Limited color range to better viewport visibility
  • Adjustable color range (tutorial below)

[Raytools] Viewport switch

2 votes

I am a UG user When I changing viewport in 3Ds Max is not very convenient. It made me remind UG viewport function. So I made this.

Installation and user guide video for China user:

https://v.youku.com/v_show/id_XNDE2OTQ5MDM4OA==.html?spm=a2hzp.8244740.0.0

matP_Atan2 (thinkingParticles Helper Node)

0 votes

A Simple implementation of Atan2(B,A) inside tP since none of 3dsMAX Expression Techniques or tP Math Helpers allow us to do a Atan2.
It support Degrees or Radians returning Value.

installation : 
copy paste the script inside <3dsMAX root>\scripts\startup folder, restart 3dsMAX, done!

 

Select spline segments by matID

0 votes

With this script you can select splines' segments by matID.
There are two methods of selection:
- "Use IDs of selected segments" - select some segments and press the [Select] button. The script will find the matIDs of the selected segments and will select all other segments with the same matIDs.
- "Use IDs typed below" - type as many matIDs as you want in the field(separate matIDs with comma) and press the [Select] button. The script will select all segments with the matIDs entered by you.

Randomize Elements

19 votes

 Randomize elements the easy way. Slow as hell with complex models (500k poly and more).

Syndicate content