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 [2018/11/13 10:48]
anvar [Distance to curve]
en:vrayscatter-maya [2020/01/30 18:07]
anvar [Other errors]
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 120: Line 122:
 Select you Maya/V-Ray versions, files will be copied to the following folders according to your setup, e.g: Select you Maya/V-Ray versions, files will be copied to the following folders according to your setup, e.g:
 <code> <code>
-/usr/autodesk/maya2018/bin/plug-ins/VRayScatter.mll +Maya module path  /usr/autodesk/maya2019-x64/modules/VRayScatterForMaya.mod 
-/usr/autodesk/maya2012-x64/vray/vrayplugins/vray_VRayScatter.dll+Maya module plugin path /usr/autodesk/maya2019-x64/plug-ins/vrayscatter
 </code> </code>
  
-Maya UI files: 
-<code> 
-/usr/autodesk/maya2018/scripts/AETemplates/NEVRayScatterInfoTextureTemplate.xml 
-/usr/autodesk/maya2018/scripts/AETemplates/NEVRayScatterTextureTemplate.xml 
-/usr/autodesk/maya2018/scripts/rdgroupMenu.mel 
-/usr/autodesk/maya2018/scripts/rdgroupProc.mel 
-/usr/autodesk/maya2018/scripts/rdgroupVRayScatter.mel 
-/usr/autodesk/maya2018/scripts/rdgroupVRayScatterTool.mel 
-/usr/autodesk/maya2018/scripts/rdgroupVRayScatterUtils.mel 
-</code> 
- 
-V-Ray texture description file: 
-<code> 
-/usr/autodesk/maya2018/vray/shaders/VRayScatterTexture.txt 
-</code> 
  
 **NOTE**: **NOTE**:
   * Change the installation paths depending on your setup   * Change the installation paths depending on your setup
 +  * change paths in VRayScatterForMaya.mod file according to your environment, if needed
   * command should be executed with root permissions   * command should be executed with root permissions
 ===== Installation On Linux Batch Render Nodes ===== ===== Installation On Linux Batch Render Nodes =====
- +same as workstation
-run installer and extract files according to your Maya and V-Ray versions +
- +
-then copy 3 files to appropriate directories , e.g: +
-<code> +
-/usr/autodesk/maya2018/bin/plug-ins/VRayScatter.mll +
-/usr/autodesk/maya2018/vray/vrayplugins/vray_VRayScatter.dll +
-/usr/autodesk/maya2018/vray/shaders/VRayScatterTexture.txt +
-</code>+
 ===== 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>
  
Line 569: Line 549:
 the following information: the following information:
   * VRayScatter version   * VRayScatter version
-  * OS version (including 32 or 64 bit) 
   * Maya version    * Maya version 
   * V-Ray version   * V-Ray version
   * Some screenshots will be useful   * Some screenshots will be useful
   * The scene file facing the problem (if possible)   * The scene file facing the problem (if possible)
Print/export