Tagged 'Misc'

Load Notice

3 votes

Adds a notice (copyright - website address - etc) which will appear when a max file is loaded. Good for people distributing max files.

ConvertToValidFilename

3 votes

Given a filename as a string - return a valid filename as a string. It should be used when a string is procedurally built or when a string is explicitly defined within the code. The function detects escape character sequences defined by a backslash~letter

Draw vector

3 votes

The ever useful draw vector. Draws a spline shape the length - direction and colour of a point 3. Now updated to include drawaxis - for viewing any maticies you may create.

BSPack

5 votes

"Contains all the scripts contained in previous BSPacks. PLUS Updated Scripts: LightUtilities (big update) - ViewCamera"

Cycle Coordinate System

3 votes

This tool progressively cycles through the coordinate system of the current transform tool.

DtS

7 votes

If you're like me - you frequently find yourself wanting to run a simple line or two of Maxscript code on a whole bunch of objects. And - if you're like me - you hate having to set up a loop every single time. DtS gives you a new kind of 'Maxscript listener' that does the looping for you. It fits right into the Max interface - and it's sort of customizable!

CodeClipboard

1 vote

This script is essentially a little window that saves and loads bits of text that you may find useful when scripting or when working in max. It allows you to save blocks of code to an external file so you can build a library or multiple libraries of commonly used bits of code.

getBCoords

5 votes

Get the barycentric coordinates (b0 - b1 - b2) of a triangle - given its vertex coordinates (p0 - p1 - p2) and the point (p) within the triangle.

quadperson

6 votes

What this script does is it assigns a quadmenu to rightclick + alt/shift/ctrl combination. Example?

VisualActiveX

1 vote

Lets you inspect and manipulate ActiveX controls (new to MAXr4!). Note that this is a work in progress and that this script was originally developed by Ravi Karra and Larry Minton of discreet.

Syndicate content