Tagged 'macroscript'

Script Box

1 vote

Script Box optimizes your scripting workflow by creating a dynamic dialog menu for Maxscript files.

Simplify installation and execution of Maxscripts by selecting any folder and get a menu that can launch external MaxScripts without adding custom buttons. Freely organize and integrate macroScripts, plugins, utilies and regular scripts inside 3ds max without going through a set of complicated steps.

The current version is free with no limitations, offering the same functionality as the paid version. Future updates are exclusive to paid users.

Main Features

  • Dynamic interface
  • Multi-threaded script loading
  • Include sub-folders
  • Grouped by macroScript, plugin, utility and standard.
  • Extended Tooltip information
  • Open MaxScripts in the Scripting editor

3DS Max Plugin Update - Lights Switch V2.0

1 vote

This is an update for the plugin I wrote 6 years ago, called Lights Switch.
The reason behind the update was an e-mail from a user who had a small issue with a scene full of Cororna lights, where the script managed to turn all lights OFF, but for some reason failed to turn them ON again.
After inspecting the script, I recognized the bug and fixed it.

Basically, the script, when clicked, will go through all lights in the scene, and if any light is ON it will turn it OFF. On the other hand, if the script sees that all lights are OFF it will turn them all ON again.

gizmoControl

42 votes

gizmoControl UI screenshot This macroscript (to be found in the "MB Tools" category after executing the .mcr) will allow you to link the transformation of a modifier gizmo to some other scene object. Afterwards, the gizmo will always be fully aligned to that other scene object, which can be freely animated by any kind of controller and linked to any other scene node. In some way this is very similar to World Space Modifiers but it works for any kind of modifier gizmo.

This tool can be very useful for creating complex modifier animations, for example animating a Slice modifier's plane along a path, attaching a UVW Map modfier to some animated helper object, transforming a Displace modifier with some other object, or having an extra node control the- symmety plane of a Symmetry modifier.

Annotate Geometry

1 vote

MacroScript that display selected Geometry informations in the active Viewport.

Select By Measuring

5 votes

This tool will allow you to select objects by the size of the bounding box, surface area or volume.

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

3DS Max - Match Materials and Mapping - Plugin

3 votes

This script will help the user match the material of a source object to a target object
First, you need to select the source object then click the script, now start picking your target objects
When you finish picking just right-click, or press Enter, and the picked Objects will have the same material as the source
Object plus any UVW Map modifier or Unwrap UVW modifier applied to it.

3DS Max - Remove Objects From Isolate Mode

1 vote

This little script will help the user in removing objects from the isolate mode.
After selecting one or more objects and choosing isolate, sometimes you want to remove one or more objects from the isolated objects group. So select one or more objects that you want to remove and click the script.
Another benefit is that when the script is grayed out and not available, the user will know
That 3DS Max is not in the Isolate Mode

MiniListener Focus

6 votes

Sets keyboard focus to the MiniListener input field. If you want to use it, run the .mcr file once via Scripting -> Run Script or by drag&dropping it to the viewport. It creates an item in the Shortcuts category under Customize UI, which you can then assign a shortcut to.

 

 

3DS Max - Create Vray Physical Camera

0 votes

As you know the Vray Physical Camera is no longer available
In the recent releases of 3DS Max.
So I created a small script that will allow you to create it as you used to do. After installing the script you can create a toolbar for it and place in your main UI.

Syndicate content