Tagged '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.

String Lamp Generator

5 votes

String Lamp Generator is a powerful FREE Maxscript tool that allows you to effortlessly create stunning string lights from selected line shapes in your scene. With a range of customizable features, this tool gives you full control over the appearance and style of your string lights.

Spline to Stylized Hair

3 votes

in my hairstyle workflow i tried to turn each spline to stylized hairs but there was limitations such as lack of ability to deform a hair mesh along to all individual spline at once so i have made this MAXSCRIPT tool for helping myself turn a batch of splines to stylized hairs in one click. also there is multiple parameters for tweak hair segments ,thickness and rotation. i decided to publish this as a useful and time saving product 

Shape Fillet

3 votes

3Ds Max Script for Applying Fillet to Shapes Kind of AutoCad behavior .

Shape Trimmer

2 votes

3ds Max Script for Making Trimming and Cutting Shapes Very Sample and Easy Thing to do .

The Script Required Max 2019+ to Work

Refine By Distance

1 vote

 

3DS Max Script to Add 2 Vertices on each Selected Vertex by Specific Distance or to All Vertices if no Vertex Selected . Left of the Vertex will be Towered the Previous Vertex . Work on Multi Selected Shapes .

Refine by Intersect

1 vote

3DSMax Script for Refining Selected Shape if 3ds Max Version is 2019+ or Creating Editable Spline Shape according to 4 Points .

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 :

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.

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.