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 [2020/01/24 13:26]
anvar [Installation On Linux]
en:vrayscatter-maya [2020/01/30 17:39]
anvar [Installation]
Line 54: Line 54:
  
 To install the program you need to run the **VRayScatterForMaya-<version>.exe** with the administrator rights. To install the program you need to run the **VRayScatterForMaya-<version>.exe** with the administrator rights.
 +
 +please note, since version 4.514, installs only a module
  
  
Line 64: Line 66:
  {{:vrayscatter-maya:01_vrs_installer_license.png?nolink| VRayScatter for Maya installer}}  {{:vrayscatter-maya:01_vrs_installer_license.png?nolink| VRayScatter for Maya installer}}
  
-Choose Maya version, V-Ray version and the architecture:+Choose Maya and V-Ray versions:
  
- {{:vrayscatter-maya:02_vrs_installer_options.png?nolink| VRayScatter for Maya installer}}+ {{:vrayscatter-maya:021_vrs_installer_options.png?nolink| VRayScatter for Maya installer}}
  
 Check installation paths Check installation paths
  
- {{:vrayscatter-maya:04_vrs_installer_options.png| VRayScatter for Maya installer}}+ {{:vrayscatter-maya:041_vrs_installer_options.png| VRayScatter for Maya installer}}
  
 Start Maya and enable **Load** and/or **Auto load** in Window -> Settings/Preferences -> Plug-in Manager for the **VRayScatter** plug-in. Start Maya and enable **Load** and/or **Auto load** in Window -> Settings/Preferences -> Plug-in Manager for the **VRayScatter** plug-in.
Line 133: Line 135:
 ===== Installation On Linux DR Nodes ===== ===== Installation On Linux DR Nodes =====
  
-For V-Ray "Distributed Render" node installation you only need to copy V-Ray plugin file **vray_VRayScatter.dll** e.g :+For V-Ray "Distributed Render" node installation you only need to copy V-Ray plugin file **libvray_VRayScatter.so** e.g :
 <code> <code>
 $ sudo -i $ sudo -i
 # cd ~/where/you/have/extracted/files/to/ # cd ~/where/you/have/extracted/files/to/
-# cp vray_VRayScatter.dll /usr/autodesk/maya2018/vray/vrayplugin/+# cp libvray_VRayScatter.so /usr/autodesk/maya2018/vray/vrayplugin/
 </code> </code>
  
Print/export