Tagged 'array'

Assembly Tool

11 votes


Assembly Tool
is a massive set of useful scripts and tools gathered in one place! It is a real friend and permanent assistant in artists' daily work, which can help to work faster, more efficiently and more productive! Assembly Tool can help to optimize many areas of 3ds Max workflows, accelerate the performance of your work in 3ds Max in general and make it much easier and more fun!

circleArrayMaker

15 votes

Similar to array, but always rotates your objects to make a complete circle.

Dome Light

21 votes

Create sphere array of lights to simulate GI for fast rendering.

Dome Light

Eazy Arrayz

0 votes

I wrote this script for a CGI animation short film I'm working on, for which I needed a fast and simple way to build a very modular environment, while still retaining control over everything.

This script gives you that control:

pick your source geometry, increase/decrease the slider values after selecting whether you want copies or instances, and either collapse or create controllers, or both.
you can create one parent controller and a child controller for each instance, or just one parent, or just only children.

compatible only with editable poly objects.

Graph Transform

5 votes

a 3dsMax Script for Applying Transform to Objects By Controlling Graph Curve.

Kloner - a Handy Cloner

3 votes

This is a handy cloner that i made for a job. Max has the MCG Cloner and the built-in Clone tools, but this one goes straight to the point for fast interaction.A with the cool feature of auto-offset the copies using the BoundingBox size.
And you can change this offset + Make group clones in any 90 degrees direction.
You can change it to transform/move mode to only move objects around, not cloning, which is handy too for building blocks when you have modular parts to build structures...

Multi-Dimensional Array Support

15 votes

A set of functions that let you work with multi-dimensional arrays of any size/shape in maxscript.

It works by using 2 variables to represent a multi-dimensional array.
Lets call them:

JMIMdat = #(5,5,5,10)
JMIMarr = #(...)

JMIMdat:
Is an array holding the slot dimensions of your multi-dimensional array.
In this case, it is a 4 dimensional array.

JMIMarr:
Is the corresponding array to be treated as a multidimensional array.
JMIMarr.count = (5x5x5x10)

PipeSystem

2 votes

Pipe System

A 3dsMax-Tool written in MaxScript

 

2017 April 03 - Tommy Dräger

Procedural Array

38 votes

Instructions:

This script allows you to create procedural arrays which stay editable
even after you close and reopen the file. The array objects are linked to
a parent helper which you can transform to your liking while still keeping
array qualities. This is great for creating tiles or roofs where you place the array first and still want to tweak the distance between its elements.

Speed Circular Array

18 votes

Rollout Interface

Speed Circular Array v1.0.ms

Speed Circular Array allows the user
to quickly array objects, such as chairs,
around others, such as tables.

Really it does the picking of object
transform centres for you, and then the
rotational array you would have done
by hand is automated.

Syndicate content