lm_2DMV 1.3 Mental Ray shader maya files
Overview: This shader can render visual motion vector information, that can be used by some RevisionFX plugins - namely ReelSmart Motion Blur v3 and ReelSmart Smooth Kit - to render accurate motion blur in post.
Download: - Visit Guy
Rabiller's page for this shader at LaMaison.
Installation: - Copy the MI file to the `maya5.0/mentalray/include` directory. - Add the following lines after similar declarations in the maya.rayrc
file: link "{MAYABASE}/lib/lm_2DMV.{DSO}" mi "{MAYABASE}/include/lm_2DMV.mi" These lines initialize the shader for Mental Ray. If they do not exist
than the shader appears only in Maya but not in Mental Ray,
lm_2DMV appears in the HyperShade at the `Create mental ray Nodes/Materials`
tab. Have a look at Guy's site for the shader documentation. |