Tagged 'Scripts Wanted'

Simple Script to select 2 points and output the distance in a label

Hi,
I need a very simple script rollout that has 2 buttons and one label.
By clicking on the first button one can pick one single point and by pressing second button the next point and after selecting both points the distance between the 2 points will be shown in a label in the rollout.
I would really appreciate your help.
Thanks.

Simple Script to select 2 points and output the distance in a label

Hi,
I need a very simple script rollout that has 2 buttons and one label.
By clicking on the first button one can pick one single point and by pressing second button the next point and after selecting both points the distance between the 2 points will be shown in a label in the rollout.
I would really appreciate your help.
Thanks.

Viewport Filter Toggle

There is only Viewport Filter setup window is possible to setup hotkey to, but is there any way to toggle between on/off?

Viewport Filter Toggle

There is only Viewport Filter setup window is possible to setup hotkey to, but is there any way to toggle between on/off?

Viewport Filter Toggle

There is only Viewport Filter setup window is possible to setup hotkey to, but is there any way to toggle between on/off?

Bitmap Rename

Hi,
I am looking for a piece of code to batch rename textures and inputs:
-batch change eg.map->CoronaMix, map->CoronaNormal, map->Output etc.
-map input name to texture name (it could be lowered case only)

many thanks for help

Controller to keep camera at 1.6m above objects

Hi,

I can move camera above picked objects, but I would like to make a controller for CAMERA z position so I could move camera with my 3D connexion and keep my camera 1.6 meter above the ground, stairs, slopes,...

I can't manage to translate this to a controller :
int_point = find_intersection target_mesh CAMERA
if int_point != undefined then CAMERA.pos = int_point.pos + [0,0,1.6]

It would be sooo cool ! :-)

snap zoom lag...

Hi there to all readers.. :)

I am facing a problem in heavy scenes
Whenever I zoom while snap is on the scene/viewport/3ds max freezes...
This happens ONLY when move tool is selected and snaps are on.

I dont know if this has been solved or not.. but here is a workaround I thought about..
Do correct me if I am wrong..

The script should do the following -
Switch to "Select Tool" on "zoom in/out start" and switch back to move tool on "zoom in/out stop".
OR - in layman's terms -

Control Spline normals

Hi everyone! I would like to be able to use "Create shape" in a way that the created spline inherits the normals of the edges it came from. So that if I extrude that spline, it would be perpendicular to the mesh that it came from. Is there a script that does that, or can I use max script myself to achieve that? Thank you in advance!

about group reset xform

hi

i have a problem in working group.

i found group can not reset xform.
i would like to make resetxform about group.

example)

there is 100 groups.

my manual process.

1. ungroup
2. reset xform objects in group .
3. center pivot.
4. re group.

i would like to automate group .

thank you for reading .

Syndicate content