Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:vrayscatter-maya [2020/01/24 13:26] anvar [Installation On Linux] |
en:vrayscatter-maya [2022/11/23 12:30] (current) anvar [System Requirements] |
||
---|---|---|---|
Line 3: | Line 3: | ||
====== VRayScatter For Maya Manual ====== | ====== VRayScatter For Maya Manual ====== | ||
- | **[[http://rendering.ru/ru_en/ | + | **[[https://icube3d.com/ |
Usually scenes in Maya with a great amount of even identical objects take a lot of space on HDD, consumes a lot of time for loading, and it is very hard to work with. **VRayScatter For Maya** is created to solve these problems. | Usually scenes in Maya with a great amount of even identical objects take a lot of space on HDD, consumes a lot of time for loading, and it is very hard to work with. **VRayScatter For Maya** is created to solve these problems. | ||
Line 20: | Line 20: | ||
__Maya versions:__ | __Maya versions:__ | ||
- | * **Windows**: | + | * **Windows**: |
- | * **Mac OS X**: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2016.5, 2017 | + | * **Mac OS X**: 2016, 2016.5, 2017, 2018, 2019, 2020 |
- | * **Linux**: | + | * **Linux**: 2016, 2016.5, 2017, 2018, 2019, 2020, 2022, 2023 |
__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, 4.x (Next) (best performs with latest nightlies) | + | * **Windows** / **Linux** / **Mac OS X**: 3.6, 4.x (Next), 5, 6 |
- | __Architecture: | ||
- | * **Windows**: | ||
- | * **Mac OS X**: 32/64 bit | ||
- | * **Linux**: 64 bit | ||
Line 42: | Line 38: | ||
====== Upgrade from 2.x.x to 4.x ====== | ====== Upgrade from 2.x.x to 4.x ====== | ||
- | Version 3.x.x and 4.x now uses only one V-Ray plugin file so you have to remove old conflicting plugins: | + | Version 3.x.x and 4.x now uses only one V-Ray plugin file and since version 4.514 installs only a module, |
* Windows: uninstall previous version of VRayScatter For Maya using the uninstaller. | * Windows: uninstall previous version of VRayScatter For Maya using the uninstaller. | ||
* Linux: remove **libvray_GeomRamProxy.so** and **libvray_TexVRayScatter.so** from / | * Linux: remove **libvray_GeomRamProxy.so** and **libvray_TexVRayScatter.so** from / | ||
Line 51: | Line 47: | ||
=====Installation===== | =====Installation===== | ||
- | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// | + | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// |
To install the program you need to run the **VRayScatterForMaya-< | To install the program you need to run the **VRayScatterForMaya-< | ||
+ | |||
+ | please note, since version 4.514, installs only a module | ||
Line 64: | Line 62: | ||
| | ||
- | Choose Maya version, | + | Choose Maya and V-Ray versions: |
- | | + | |
Check installation paths | Check installation paths | ||
- | | + | |
Start Maya and enable **Load** and/or **Auto load** in Window -> Settings/ | Start Maya and enable **Load** and/or **Auto load** in Window -> Settings/ | ||
| | ||
- | ===== Installation on Windows | + | ===== Installation on Windows |
+ | |||
+ | ==== Batch Rendering ==== | ||
+ | install same as workstation but without activation | ||
+ | |||
+ | or manually copy files | ||
+ | |||
+ | |||
+ | ==== Distributed Rendering | ||
- | Copy **vray_VRayScatter.dll** from //MAYA_ROOT/vray/vrayplugins// | + | Copy **vray_VRayScatter.dll** from //MAYA_ROOT\plug-ins\vrayscatter\vrayplugins// |
(or whichever folder is used for loading vray plugins from, the folder is usually called / | (or whichever folder is used for loading vray plugins from, the folder is usually called / | ||
For example, from: | For example, from: | ||
- | < | + | < |
to:\\ | to:\\ | ||
- | < | + | < |
===== Uninstall ===== | ===== Uninstall ===== | ||
Line 92: | Line 98: | ||
===== Activation ===== | ===== Activation ===== | ||
please see: | please see: | ||
- | http:// | + | http:// |
Line 98: | Line 104: | ||
=====General===== | =====General===== | ||
- | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// | + | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// |
=====Installation On Linux===== | =====Installation On Linux===== | ||
- | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// | + | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// |
Unpack the archive, open your preferred terminal application, | Unpack the archive, open your preferred terminal application, | ||
Line 129: | Line 135: | ||
* change paths in VRayScatterForMaya.mod file according to your environment, | * change paths in VRayScatterForMaya.mod file according to your environment, | ||
* command should be executed with root permissions | * command should be executed with root permissions | ||
- | ===== Installation On Linux Batch Render Nodes ===== | ||
- | same as workstation | ||
- | ===== Installation On Linux DR Nodes ===== | ||
- | For V-Ray " | + | ===== Installation On Linux Render Nodes ===== |
+ | ==== Batch Rendering ==== | ||
+ | |||
+ | Same as for workstation, | ||
+ | |||
+ | Run installer, extract files and then copy across rendernodes | ||
+ | |||
+ | And check .mod file for variables | ||
+ | ==== Distributed Rendering ==== | ||
+ | |||
+ | For V-Ray " | ||
< | < | ||
$ sudo -i | $ sudo -i | ||
# cd ~/ | # cd ~/ | ||
- | # cp vray_VRayScatter.dll / | + | # cp libvray_VRayScatter.so / |
</ | </ | ||
Line 146: | Line 159: | ||
===== Activation on Linux ===== | ===== Activation on Linux ===== | ||
please see: | please see: | ||
- | http:// | + | http:// |
Line 152: | Line 165: | ||
=====Installation on Mac OS X===== | =====Installation on Mac OS X===== | ||
- | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// | + | Please, make sure that you've downloaded the latest version of the plug-in from our [[http:// |
Unpack the archive, open your preferred terminal application, | Unpack the archive, open your preferred terminal application, | ||
Line 228: | Line 241: | ||
This will generate an **// | This will generate an **// | ||
- | Send this file to [[mail@rendering.ru|mail@rendering.ru]] (or your reseller). **Please, attach copy of you receipt or order number to avoid any delays in communication.** | + | Send this file to [[support@icube3d.com|support@icube3d.com]] (or your reseller). **Please, attach copy of you receipt or order number to avoid any delays in communication.** |
In the nearest time (usually within 24 hours) you will get an email from us (or your reseller) with ***.lic** license file attached. Save this file on your hard disk. | In the nearest time (usually within 24 hours) you will get an email from us (or your reseller) with ***.lic** license file attached. Save this file on your hard disk. | ||
Line 243: | Line 256: | ||
</ | </ | ||
- | In case of license malfunction and errors (which can be caused by disk formatting, reinstallation of the operating system or components replacement) you are free to address the developer at any time. Please make sure you download latest version from our forum and generate new ***.id** file. Send it to [[mail@rendering.ru|mail@rendering.ru]] to get your updated ***.lic** file. | + | In case of license malfunction and errors (which can be caused by disk formatting, reinstallation of the operating system or components replacement) you are free to address the developer at any time. Please make sure you download latest version from our forum and generate new ***.id** file. Send it to [[support@icube3d.com|support@icube3d.com]] to get your updated ***.lic** file. |
However, we reserve the right not to issue a new license in case of total replacement of a PC if the | However, we reserve the right not to issue a new license in case of total replacement of a PC if the | ||
Line 300: | Line 313: | ||
* Color Set - | * Color Set - | ||
* Solve Collisions – solve scatter objects collisions. | * Solve Collisions – solve scatter objects collisions. | ||
+ | |||
+ | ==== Distribution Cache==== | ||
+ | | ||
==== Pattern ==== | ==== Pattern ==== | ||
Line 354: | Line 370: | ||
* Texture – offset texture. Red color represents X offset, Blue – Y, Green – Z. | * Texture – offset texture. Red color represents X offset, Blue – Y, Green – Z. | ||
* Max Offset – maximum offset that corresponds to the 1.0 color value. | * Max Offset – maximum offset that corresponds to the 1.0 color value. | ||
+ | |||
+ | ==== Slope Control ==== | ||
+ | | ||
+ | |||
+ | * Use height | ||
+ | * Invert | ||
+ | * Mode | ||
+ | * World Space | ||
+ | * Bounding box | ||
+ | * From/To | ||
+ | * Use Angle | ||
+ | * Invert | ||
+ | * From/To | ||
==== Mirror ==== | ==== Mirror ==== | ||
Line 411: | Line 440: | ||
==== Render ==== | ==== Render ==== | ||
- | | + | |
* Use Light Linker - this feature will transfer Light Linker setup from objects used in scatter to instanced objects. | * Use Light Linker - this feature will transfer Light Linker setup from objects used in scatter to instanced objects. | ||
Line 439: | Line 468: | ||
* Motion Blur and Velocity Channel | * Motion Blur and Velocity Channel | ||
* Velocity Channel Only | * Velocity Channel Only | ||
+ | * Use Rayserver Instancer (WIP, Next) | ||
+ | * Static instancer | ||
==== VRayProxy Animation ==== | ==== VRayProxy Animation ==== | ||
Line 499: | Line 530: | ||
**if this is happens right after activation, please restart Maya** | **if this is happens right after activation, please restart Maya** | ||
- | In case of license malfunction and errors (which can be caused by disk reformatting, | + | In case of license malfunction and errors (which can be caused by disk reformatting, |
- | + | ||
- | However, in the case of total replacement of a computer by a new one new license is not provided more often than once in half a year. | + | |
- | ===== Installation error ===== | + | |
- | + | ||
- | | + | |
- | + | ||
- | Make sure Maya is not running, please double check in task manager too. | + | |
- | + | ||
- | Make sure you are installing with the administrator rights (on Windows 7 right click “Run as administrator”) . | + | |
- | + | ||
- | Make sure you choose right installation path | + | |
===== Does not appear in create menu ===== | ===== Does not appear in create menu ===== | ||
- | * Please make sure all files were placed into right folders | + | * Please make sure all files were placed into right folders. |
* Start Maya and enable Load and/or Auto load in Window → Settings/ | * Start Maya and enable Load and/or Auto load in Window → Settings/ | ||
- | ===== Manual installation ===== | ||
- | < | ||
- | 2009-2014 - are Maya versions | ||
- | 20, 22, 23, 24, nightly - are V-Ray versions (20 => 2.0, 24 => 2.4 | ||
- | etc, nightly means some nightly V-Ray build) | ||
- | |||
- | VRayScatter.so, | ||
- | Files started with libvray_* (vray_* for Windwos) are V-Ray plugins | ||
- | and should go to VRAY_FOR_MAYA< | ||
- | |||
- | Mel files goes to MAYA_SCRIPT_PATH (AETemplate* could be stored under | ||
- | the AETemplates for convenience). | ||
- | Shader file should go to VRAY_FOR_MAYA2014_MAIN_x64/ | ||
- | |||
- | If you are using default setup then: | ||
- | MAYA_SCRIPT_PATH = / | ||
- | AETemplates = / | ||
- | MAYA_PLUG_IN_PATH = / | ||
- | VRAY_FOR_MAYA2014_PLUGINS_x64 = / | ||
- | Shader txt file goes to / | ||
- | </ | ||
- | ===== log ===== | + | ===== Log ===== |
Check your log for any errors, also from version 4.405.154 you can now setup environment variable ICUBE_DEBUG | Check your log for any errors, also from version 4.405.154 you can now setup environment variable ICUBE_DEBUG | ||
===== Other errors ===== | ===== Other errors ===== | ||
- | Please make sure you download and install latest version from our [[http:// | + | Please make sure you download and install latest version from our [[http:// |
- | If this haven' | + | If this haven' |
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) |