Tagged 'Misc'

FunctionExplorer

6 votes

Show the graph of f(x) from [-1 --1] to [1 -1]

Pack R3

4 votes

A collection of R3 compatable scripts - these are totally unsupported - and will recieve no updates.

SceneCapture

6 votes

Quick and easy way to isolate objects in a scene and return the scene to its previous state.

Project Changer

7 votes

Lets you set up different projects and without restarting max use different map paths etc.

Snap Tools

1 vote

"Adds 2 actions to the customize menu so you can bind them to a key or put them in a quad:

  • Cycle snap mode (skips 2D by default - can be adjusted)
  • Open Snaps dialog
  • "

    Open Most Recent AutoBak

    5 votes

    When 3D Studio Max crashes - do you find it frustrating searching for the most recent autobak file? If so - this is the perfect script for you. This tool will sort through all autobak files and load the most recent version. I find myself using this tool a little too much.

    Create Align

    3 votes

    Prompts the user to select an object in the current scene and creates and aligns a temporary object to it. Great for animating!

    Show Trajectory

    6 votes

    Toggles the trajectory on/off for the selected objects. Now supports Biped objects.

    Random Select

    5 votes

    This maxscript allows you to randomly select vertices - faces - and edges of any editable mesh. Highlight the mesh you want and run the maxscript. You can choose a percent of elements you want selected and grow or subtract from your current selection. As in - dial 20% under the vertex rollout - hit select - and you have 20% of the vertices selected for editing.

    Show Class

    7 votes

    This program is an assistant tool to program MAXSCRIPT - the 3D Studio MAX integrated language since the version 2. It allows to show all the properties available of one the object of the scene - of the class of object - as a list of SuperClass existing and all the classes that they contain.