Tagged 'line'

A CMD utility to externally re-path 3ds Max files

0 votes

This is a simple tool I wrote in IronPython and compiled to a usable .exe program for re-pathing or examining 3ds Max (.max and .mat) files without actually running 3ds Max.

It's pretty useful for batch re-pathing before rendering on render farms, for example. Or just to view what type of files are being linked in your .max and .mat scene files and material libraries, respectively.

CAD Circle

6 votes

Create a circle by picking tangent points, lines or circles.

Detach Splines

8 votes

Breaks the selected shape object (Line or Editable Spline) into as many objects as there were splines in the original object. Unlike the other explode scripts, this one doesn't try to rebuild the splines point by point and instead duplicates the object and deletes all the other splines, which means they all keep the original attributes like material, material ID, interpolation settings, renderable settings and so on.

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

Fence Generator

0 votes

Enhance your 3D modeling workflow with our Spline-to-Fence Converter tool built with Maxscript. Easily transform splines in your scene into realistic fences and posts with just a few clicks. Choose from a selection of 11 fence types tailored to your project needs, and customize specifics such as fence height, number of posts, gap between planks, and more.

Get In Line! (May 9,2011)

35 votes

This script evenly distributes the selected objects based on the start and end target objects.

Anyone is more than welcome to add to this.
Things you could potentially add are qsorting, transform, scale, and rotation sorting as well.

Right now it just does position.

Line Per Vertex

30 votes

Creates lines out of an object's vertices.

miauu's Polyline

16 votes

Object's Normal Fix

2 votes

Small Scripts to fix the Normal of selected shapes (Exrtude Direction)  .

- Select Shapes to Fix .

- Run the Script .

- One LeftClick on any Surface to get the Normal from it , then RightClick to Exit .

Another Script Added to Auto Fix Shapes Orientation .

* If you have 3d Curved Shape its better to use the First Script to do Manual Fix .

- UPDATE 1 :

  • Make the Macros Visible/Enabled When the Selection Contain Shapes .

- UPDATE 2 :

Oriented Line

8 votes

Line segment aligned to follow the drag direction:

 

Syndicate content