PDA

View Full Version : splitting endomorphs


jamesl
08-15-2003, 03:25 PM
Has anyone had success splitting endomorphs out to separate .obj files using 'endosplit', or 'endoExport_obj'? I keep getting the same error ('No plugin of type CommandSequence found with name ApplyMORF'). I'm using LW 7.5c, Windows.
I've tried them on 2 separate installations of LW.

Or, does anyone have an lscript they'd care to share that accomplishes this?

Thanks!

James Lloyd
Sony Pictures Animation

prospector
08-15-2003, 07:01 PM
Hmm nope.
but ya could take obj to layout, set the morph slider where ya want the new one, do 'save transformed', then bring that obj into modeler and rename the new morph, copy morpf, load original obj in modeler and copy morph to that one.

evenflcw
08-15-2003, 07:02 PM
The EndoExportOBJ script (I would suppose the other aswell) is referencing to two other functions, Apply Morph, which applies the values of an endomorph to a mesh, and ExportOBJ, which (duh!) saves the mesh as an OBJ files. Both of these functions come with LW embedded in plugins (conv3d.p and Vmaphelp.p) and you probably just haven't added/installed one or both in your Modeler yet. I would suggest entering Edit Plug-ins panel (Alt+F11) and running a "Scan directory" to add all plugins contained in both Lscript and Plugins folder. Then try the endomorph exporters again.