Tagged 'Scripts Wanted'

Spline Radial Symmetry Modifier

(Paid/Bounty Commission!)

I am looking for a plugin that works similarly to this, except for SPLINES rather than geometry:
https://www.youtube.com/watch?v=qKXaP23UTDw

Currently that plugin above automatically converts spline objects to poly when activated. I need the resultant object to STAY a spline in this version.

I need most of the same features:
- Option to mirror along X, Y, or Z axis.
- Option to weld seams so that there are no overlapping splines. this means the ability to set the weld threshold for the knots.

select active sun (daylight system)

hello everyone!

I am trying to write a simple script that will select the active Daylight System Sun and switch to max motion mode to let me quickly adjust time and date for the active sun.
Often working with archviz I have more than one sun in a scene. Sometimes different sun for each camera. The way I switch between them is to uncheck 'active' for all except one relevant for a particular camera. Would be great to have a script connected to a hotkey that when pressed would select the active sun.

So far I came up with this:

(
csun = ($Sun001)
if csun.on == true then
		(

Attach objects by distance

Hello. I'm looking for a script to attach objects to each other, depending on the distance between them.
Any help is welcome. Thanks

convert CAT layers into FBX files or takes

I animate different actions for a game within one max file on different layers. It would be cool to save it automatically into different fbx files (or ideally into takes of one fbx file). Is it even possible?

Script to place a selected object multiple times

Hi

Im not involved in 3D graphics but would like to produce images based upon some on some mathematics.

Basically I would like to have a file which can be rendered to produce images of translucent spheres at particular co-ordianates. (Think of marbles on a table making a pretty pattern)

I have a an Excel file (or CSV) which gives the x,y coordinates, the size of the sphere and its colour.

I wish to be able to run the script numerous times to produce different patterns and would like to be able to do something similar to shapes that are not spheres.

Script to clear unused Multi/Sub-Object Material ID name

I'm looking for a simple script to clear the name of a Material ID that is no longer being used as the destination for a material.

For example I have a material named "Plastic" which I plug into ID-1 of my Multi/Sub-Object material, and I name this ID "Plastic". If I unplug the "Plastic" material from ID-1, the ID is still named "Plastic". I want the ID-1 name field to be empty, since nothing is plugged into it.

Basically I want the script to erase the name of Material IDs when nothing is plugged into them.

Thanks in advance!

automatically create Material with layer's name

Hi, I'm looking for a script which automatically create and assign a Material with the name of the layer.

I've looking for this script on this site and on google but never find it.
I found one which creates automatically new material but I'm too bad to update it.
If it already exist i'm sorry for this request. (maybe a link ?)

That's for exporting an FBX to Substance painter with nice material renamed correctly.
Sorry for my poor english... and thank a lot for your support!

link script

 

The script allows us to link some modifier sub-menu to another object like (symmetry mirror---conform operate---slice .slice plan. modify ---boolean operands-FFD box- controllers point.....)

 

 

Create a grid mesh from text file

Hi,
In France IGN give for free some .asc files.
https://geoservices.ign.fr/documentation/diffusion/telechargement-donnee...
This is simple .asc files like :
ncols 3
nrows 5
xllcorner 849997.500000000000
yllcorner 6360002.500000000000
cellsize 5.000000000000
NODATA_value -99999.00
133.00 134.00 135.00
133.00 134.00 135.00
133.00 134.00 135.00
133.00 134.00 135.00
133.00 134.00 135.00
Values are separated by spaces.
In reality, ncols =1000 and nrows=1000
(xcorner, ycorner) is the position of the first point (origine).

Attach objects by the same prefix

Hello,
I am looking for some script which allow me to attach objects by same prefix.

Thank you for any info

Syndicate content