Tagged 'bake'

Bake Verts Animation

14 votes

Might work for one vertice, if not I'll put up another which works for just one as well.
There are probably already a dozen scripts like this up here, but this is one I wrote just to track a dummy to each vertice I specify. Lots of reasons to use it, track an object to some point cache animation etc.

Cache Bar

40 votes

A small tool for Point Cache automation. Easy way to cache out all selection objects at once. Also ability to load cache files automatically on selected objects by name or load one cache file onto many objects. A few other things as well. Watch the video tutorial.

Follow Them

28 votes

Follow Them was developed in order to help Game Developers work with more complex animations by reducing render calls. What script does, is to track listed objects' motion in Points and then attach all geometries into one and skin the new object with these Points.

Bake Objects

5 votes

Allows baking of animation keys on the transform tracks for any selected objects.

Options include:

- Active time range or range limiting with adjustable step size.

PFlow Baker

78 votes

Bakes particle flow particles into meshes and/or helpers.

NOTE: This script bakes only the viewport particles, so in order to get the amout of particles set in your system, set the viewport count to 100%.

 

Version: 0.71 (2010-06-02 17:25:44)     Compatibility:MAX 9,MAX 2008,MAX 2009,MAX 2010,MAX 2011    

MB Collapse

30 votes

Macroscript (without user interface) that will accurately collapse (bake) any transformation (position, rotation, scale) into keyframes (one keyframe per frame for the current animation range). Unlike the built-in tools, this works for any kind of controller as well as for parented objects (which will be unlinked afterwards).

v0.3 update: