Korinkite
06-16-2010, 03:43 AM
Okay, so. I use Maya 2010 x64 and have been very interested in the 2d vector shader, lm2DMV for a long time.
I was able to install and use it successfully. The shader itself is great however, the max displacement feature that I read about (which should be in maya's output window) is missing. I've used the shader for simple scenes but I loathe not being able to key frame the normalize attribute in a time efficient manner for complicated motion in my renders.
As far as installation goes, I:
(Disclaimer: I tried to find a x64 version for the shader but the only one that I found mentioned on the site was for XSI...)
downloaded the Maya reference files off the website
- put the .dll file in the mentalray/lib folder
- put the .mi file in the mentalray/include folder
- put the .xpm file in the icon folder
- ran and sourced the AElm2DMV_v2.mel in the scripts/startup folder
- changed the end of the mental ray maya.rayrc file to appear as follows:
# link "{MAYABASE}/lib/lm2DMV_v2.{DSO}"
# mi "{MAYABASE}/include/lm2DMV_v2.mi"
# end registry
I even have my translation verbosity to detailed messages using the following MEL command:
setAttr mentalrayGlobals.exportVerbosity (6);
I BELIEVE I used the adequate render settings (more on that if you want those details) and the image came out just fine but in my output window, I couldn't find a message that told me my max displacement.
Does anyone know what's going wrong here?
~Korinkite~
I was able to install and use it successfully. The shader itself is great however, the max displacement feature that I read about (which should be in maya's output window) is missing. I've used the shader for simple scenes but I loathe not being able to key frame the normalize attribute in a time efficient manner for complicated motion in my renders.
As far as installation goes, I:
(Disclaimer: I tried to find a x64 version for the shader but the only one that I found mentioned on the site was for XSI...)
downloaded the Maya reference files off the website
- put the .dll file in the mentalray/lib folder
- put the .mi file in the mentalray/include folder
- put the .xpm file in the icon folder
- ran and sourced the AElm2DMV_v2.mel in the scripts/startup folder
- changed the end of the mental ray maya.rayrc file to appear as follows:
# link "{MAYABASE}/lib/lm2DMV_v2.{DSO}"
# mi "{MAYABASE}/include/lm2DMV_v2.mi"
# end registry
I even have my translation verbosity to detailed messages using the following MEL command:
setAttr mentalrayGlobals.exportVerbosity (6);
I BELIEVE I used the adequate render settings (more on that if you want those details) and the image came out just fine but in my output window, I couldn't find a message that told me my max displacement.
Does anyone know what's going wrong here?
~Korinkite~
