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
Previous revision
Next revision Both sides next revision
en:vrayscatter-maya [2017/09/13 11:08]
anvar
en:vrayscatter-maya [2018/03/29 08:04]
anvar [Installation On Linux Batch Render Nodes]
Line 25: Line 25:
  
 __V-Ray versions:__  __V-Ray versions:__ 
-  * **Windows** / **Linux** / **Mac OS X**: 2.0, 2.2, 2.3, 2.4, 3.1 ( 3.00.01 is not compatible, but some nightlies like 3.05.04 are compatible), 3.3 , 3.4, 3.5, 3.6 (best performs with latest nightlies)+  * **Windows** / **Linux** / **Mac OS X**: 2.0, 2.2, 2.3, 2.4, 3.1 ( 3.00.01 is not compatible, but some nightlies like 3.05.04 are compatible), 3.3 , 3.4, 3.5, 3.6, 4.x (Next) (best performs with latest nightlies)
  
 __Architecture:__ __Architecture:__
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 -+
-# cd ~/where/you/have/unpacked/the/archive +
-</code>+
  
-Select you Maya/V-Ray versions and copy the plugins:+then copy 3 files to appropriate directories , e.g:
 <code> <code>
-# cp plugins/batch/maya2012_vray22_x64/VRayScatter.so /usr/autodesk/maya2012-x64/bin/plug-ins/ +/usr/autodesk/maya2018/bin/plug-ins/VRayScatter.mll 
-# cp plugins/batch/maya2012_vray22_x64/libvray_VRayScatter.so /usr/autodesk/maya2012-x64/vray/vrayplugins/ +/usr/autodesk/maya2018/vray/vrayplugins/vray_VRayScatter.dll 
-</code> +/usr/autodesk/maya2018/vray/shaders/VRayScatterTexture.txt
- +
-Install the V-Ray texture description file: +
-<code> +
-# cp shaders/VRayScatterTexture.txt /usr/autodesk/maya2012-x64/vray/shaders/+
 </code> </code>
 ===== Installation On Linux DR Nodes ===== ===== Installation On Linux DR Nodes =====
Print/export