Exporting Maya Scenes to Wavefront .obj sequences

Exporting Maya Scenes to Wavefront .obj sequences
This plugin writes HiPArt format script files with localized sound information. It also exports a single .obj file for each frame and optionally a .mtl file. It currently exports all objects. The .mtl file is created by a mel script makeMtl1, which can certainly be executed independently of the plug-in.
Download the plugin tarfile (for irix only).
Untar the file in your project directory
tar xvf writearp.tar
The file writeArp.so should now appear in your plugin directory and the file makeMtl1.mel should appear in your mel directory.
Load the plugin into Maya.
Type writeArp in the Maya command area and hit return.
Details on plugin usage currently being written. Will be available by 4/5/99.
