RfM
|
|
Applying the Rif in MayaRfM does not provide a GUI that enables python rifs to be used in an artist friendly way. However, there is a work-around, but it assumes the reader has downloaded the scripts given in the tutorial "RfM 23: Customizing" and has reviewed their use for batch rendering outlined in the tutorial "RfM 22: Batch Rendering and Filtering". |
Workflow
1 Download and save the following scripts in your,
Note the name has automatically been given the prefix 4 Execute the following python commands in the script editor (Python tab), import batch rif = [ 'rif_mesh_normals.Rif( 0.25, 0.02 )' ] batch.render(1, 1 , rif) The first arg (0.25) sets the length of the linear curves. The second arg sets the width (diameter) of each curve. |
© 2002- Malcolm Kesson. All rights reserved.