Tagged 'system'

miauu's Script Pack vol.1

14 votes

miauu's Script Pack is a set of scripts that will help you to make faster and easier some of the tedious task when you use 3ds Max.

miauu's Script Pack include:

Interactive Universal Renamer

17 votes

NEW VERSION: Asset Paths + Sorting + Filtering + Multiselection

Make sure to select items in the list to see the renaming preview and do the actual renaming!

Boujou2Max

1 vote

Boujou2max plug-in poster

Boujou2max imports raw markers from Boujou as an animated cubes or dummies. This is a good solution for raw motion tracking without camera solve.

World / Local coordinate system toogle

1 vote

macroScript CoordinatesToogle
category: "Scripts"
(
maniptype = toolMode.commandmode as string
varAxis = getRefCoordSys() as string
case of
(
(varAxis == "hybrid"): toolMode.coordsys #world
(varAxis == "screen"): toolMode.coordsys #world
(varAxis == "parent"): toolMode.coordsys #world
(varAxis == "local"): toolMode.coordsys #world
(varAxis == "gimbal"): toolMode.coordsys #world
(varAxis == "grid"): toolMode.coordsys #world
(varAxis == "working"): toolMode.coordsys #world
(varAxis == "world"): toolMode.coordsys #local
)
)

PF Spliner

45 votes

----------------------------------------------------------------------------------------------------------------------------------------------------------------

PF Spliner // Particle Flow Spline Generator

----------------------------------------------------------------------------------------------------------------------------------------------------------------

Original Thread by Charley Carlat: http://www.orbaz.com/forum/viewtopic.php?p=1297

Pipe Generator

-8 votes

Syndicate content