Tagged 'fbx'

UDK FBXporter

2 votes

This is a script the keeps track of "ExportSets" for UDK. It stores what object should be exported, and with what settings. It greatly speeds up the process of exporting to FBX for UDK, as you don't have to select anything and there's no export dialog anymore!
Right now it only supports Static Meshes and SkeletalMeshes, I might add animation in the future.

This is a macroscript that appears in the "FBX Export Sets" category. It should already have an icon if you place it on a toolbar.

MASS File Exporter

7 votes

MASS Batch EXPORTER

Maxscript to Batch Export Files to selected Format from a set of 3dsmax files.

Instantly Auto Edges

27 votes

Performs auto edge on all selected Editable Meshes,
making imported Revit or AutoCAD meshes more readable.

AutoEdges

27 votes

Script looping through selected objects of your scene to hide unwanted edges in editable meshes (typically the middle triangles of surfaces).

This script was created to improve the visibility of models imported from Revit into 3ds Max via the FBX file format.

Quick Collapse

34 votes

QuickCollapse is a maxscript Struct with a few functions to speed up collapsing large numbers of objects, it provides feedback in the listener window so you can see progress as it goes.

Run script will trigger ‘CollapseSelected’ on your current selection. there isn’t much Error Checking involved, so filter your selection for meshes, and remeber that it SHUTS UNDO OFF for the collapse so that we dont have RAM overruns on large objectsets, so save/hold first eh?

Syndicate content