maxFX scene

48 votes
Version: 
1.08.7.15
Date Updated: 
07/15/2008
Author Name: 
Nikolay Tashev

SINCE I HAVE NO PLANS OF DEVELOPING THIS SCRIPT FURTHER THE SOURCE IS PROVIDED UNENCRYPTED "AS IS" FOR DOWNLOAD HERE:
http://www.ntashev.com/resources/Scripts/raw_scripts/

Anyone who has enough knowledge in MaxScript is encouraged to update it and, hopefully, share it with the community :)

maxFX scene exports several types of objects from 3DStudio Max space to After Effects 3D space as Cameras, Lights or Placeholder objects. The script writes down the pivot point positions of the selected objects for every frame for Cameras and also for Lights and Placeholders (if Animated Lights\Placeholders checkbox is checked). The output file is a javascript file (*.jsx) which generates a composition containing all objects selected for export and converted to AFX's Layers.
-----------------------------------------------------------

Updated version 1.08.7.15:

- Updated camera and light picking algorithm - now the Add button brings up a list of the compatible objects (lights or cameras)

- Fixed a drop frame bug (the exported comp was one frame shorter than the actual max range)

----------------------------------------------------------- 

Short video presentation is available here:
maxFX scene workflow

More info is available on my website or in the included readme file.

Additional Info: 

*Download the script somewhere
*Open 3DStudio and choose MAXscript -> Run Script...
*The script generates a *.jsx file which is a JavaScript recognized by AfterFX
*To run the *.jsx file open AfterFX and choose File -> Scripts -> Run Script File...

Version Requirement: 
3ds max 2008
Other Software Required: 
After Effects

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
brittnell's picture

Is it possible to export out

Is it possible to export out light position animation? (I haven't had any luck so far) 

Thanks for the script! 

snowood's picture

This is just what ive been

This is just what ive been looking for, ive watched your demonstration and this script looks like it can solve a few problems in my own workflow.

However Im getting the same MaxScript FileIn Exeption as simply did.

How did you get round this simply? I am working in Max9.0 and am pretty new to MaxScript

cheers

simply's picture

Well, actually i did. In max

Well, actually i did. In max 8, i got a MAXScript FileIn Exception.
syntax error: at bad, expected
In line:

Then also a problem in AE7 after i exported the jxs file through max2008 in my office.

Got it to work finally in AE8 cs3, and it works great.
My company is still using max8 and ae7 thou we have brought max2008 and cs3 bundle, we haven't really switch over yet.

Anyway, great script and not to mention the discount.
Thanks

ntashev's picture

Have you tested it in this

Have you tested it in this version... I've been scripting since max7 and there are very little differences, insignificant in this case, in MAXScript, so there is no reason the script wont work...

For AE7 can't tell, but you better give it a try Smile As for max2ae - I know, but you get a $250 discount at least Tongue out

--aut inveniam viam aut faciam--

simply's picture

Great script. Works similar

Great script. Works similar to the max2ae plugin
Too bad it doesn't work for max 8 and after effects 7 which my company is still using. :(

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.