Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:vrayscatter-maya [2017/12/19 12:11]
anvar [System Requirements]
en:vrayscatter-maya [2018/03/29 08:04]
anvar [Installation On Linux Batch Render Nodes]
Line 152: Line 152:
 ===== Installation On Linux Batch Render Nodes ===== ===== Installation On Linux Batch Render Nodes =====
  
-Change directory to where you have unpacked the archive: +run installer and extract files according to your Maya and V-Ray versions
-<code> +
-$ sudo -i +
-# cd ~/where/you/have/unpacked/the/archive +
-</code> +
- +
-Select you Maya/V-Ray versions and copy the plugins: +
-<code> +
-# cp plugins/batch/maya2012_vray22_x64/VRayScatter.so /usr/autodesk/maya2012-x64/bin/plug-ins/ +
-# cp plugins/batch/maya2012_vray22_x64/libvray_VRayScatter.so /usr/autodesk/maya2012-x64/vray/vrayplugins/ +
-</code>+
  
-Install the V-Ray texture description file:+then copy 3 files to appropriate directories , e.g:
 <code> <code>
-# cp shaders/VRayScatterTexture.txt /usr/autodesk/maya2012-x64/vray/shaders/+/usr/autodesk/maya2018/bin/plug-ins/VRayScatter.mll 
 +/usr/autodesk/maya2018/vray/vrayplugins/vray_VRayScatter.dll 
 +/usr/autodesk/maya2018/vray/shaders/VRayScatterTexture.txt
 </code> </code>
 ===== Installation On Linux DR Nodes ===== ===== Installation On Linux DR Nodes =====
Print/export