ScriptSpot

Script

RandomizatorRT

By davius · 2013-10-10

Version
1.01alpha
Version requirement
Made and tested on 3ds Max 2013, but should work on 2008 and up
Date updated
2013-10-10
Votes
2
Download
Download
Description

RandomizatorRT is a small script that eases the everyday randomization needs of artists by making the changes appear real time on the viewport - just enter the desired values or spin some spinners to see the randomization happen right away!

The expandable UI allows for quick and fast randomizations or more complex, value constrained, selectable axis randomizations in Expert Mode.

The script is still in alpha, but it's fully functional and will not (hopefully) break your scene or mess with your animations if you happen to be randomizing animated objects.

Feel free to add suggestions and report bugs. I'm still a MaxScript newbie (so don't expect this script to be super awesome ;)), but eager to learn more!

Additional Info

Usage steps: 1 - Select a bunch of objects 2 - Run the script
Videos
Comments (3)

Hi

3dwannab · 2014-11-11

Could you add code so it can be added to quad menus or toolbars. Thanks. Great script.

I've adding this (saves you typing :))
macroScript RandomizatorRT
category:"davius"
internalcategory:"davius"
toolTip:"Randomizator Real Time"
buttonText:"RandomizatorRT"
Icon:#("RandomizatorRT_Icon",1)

artkitekt · 2013-10-12

Very useful and responsive! The expanding UI is a nice touch. Thanks for sharing.

davius · 2013-10-18

My pleasure! Glad so many people are finding this script somewhat useful!