3ds Max | All

Octopus

26 votes

 

 

 

OCTOPUS 3 - RELEASED! 

CLICK HERE FOR MORE INFORMATION

DISCORD

imageCompHelper

53 votes

I wanted to create a script to visualize the `Rule of Thirds` inside the 3ds Max Viewport, to aid in the composition of my camera shots. Inspired by this script I also added some other overlay options. The lines inside the viewport are drawn as a kind of render effect, so no geometry is created and no camera is needed. They will interactively adjust to any image aspect and are visible in the active viewport, so switching the viewport will also move the lines there.

Advanced Painter

258 votes

Advanced Painter is a modular brush-based distribution tool derrived from the Nature Painter script. This tool comes with 7 inks:

  • Grass: to create grasses; Grass: to create simple grasses
  • Hair [new]: used to create simple hair/fur (or as guide hair for Shag:Hair
  • Randomizer [new]: a variation of Scatterer used to randomly distribute a selection of objects.
  • Stone: to create simple stones and peebles.
  • Spaghetti: spaghetties, noodles, wires and other long things maker.

Polyline Pro

19 votes

MCG Visibility

0 votes

Control Visibility with a modifier. This way if you create some keys, then come back at some later stage, the modifier stays with the object and you can continue/change the keys...you don't have to find the 'script' that you first used with to create them and drag it back into the viewport.

It works for a selection of objects but I would advise you to be careful with it as it works fine at first but if at some later stage you comeback and select not the same selection...and do some edit, the new keys will apply only to the new selection.

SpeedoMeter

7 votes

Shows the Local or Average Speed of an animated object in a multitude of formats. FIXED BUG that prevented the script from running. Added Selection Monitoring.

Doom Spline Resizer - draw line with precise lenght

3 votes

This simple script will let you draw precise lines quickly almost as a CAD software!
It will Set the pivot to the first vertex of a shape object and align it to the first segment. A window will show up allowing to set the Lengh of a spline scaling from the first vertex.

You can find the mcr script in the Category:"_Scripts"
The .ms script will just load on RUN

USAGE:
For best use associate the script to a Key button (es. D that is free by default)
You can add a toolbar button found in "# Scripts" category
Use the key or press the toolbar button to start drawing a line

UniConnector

41 votes





All this works by single hotkey.

Shape Vertex Aligner

2 votes

3dsMax Script for aligning shape vertices by 2 or 4 points

  • By 2 Points each vertex will be aligned depending on its segment direction.

  • By 4 Points - the first 2 Points will determine the direction.

  • with Alt Execute the vertex will be aligned perpendicularly.

Markerless Facial motion capture for 3d studio max

0 votes

Hello friends, with this Python script in the attachments, you can capture facial movements without using
markers and transfer these movements to 3ds Max. To do this,

-install the Python program and load the modules used at the beginning of the program below with the "import" statement like opencv , mediapipe and tkinter.
You can download python program from :

https://www.python.org/downloads/

and then you can easily install these modules from the cmd prompt by entering "pip install" commands.

Syndicate content