Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:vraypattern-maya [2014/05/24 15:20] anvar |
en:vraypattern-maya [2017/03/07 09:22] (current) anvar |
||
---|---|---|---|
Line 4: | Line 4: | ||
**[[http:// | **[[http:// | ||
+ | |||
+ | VrayPattern technology is fundamentally different from the technologies that are used in scattering. Scatters are multiplying individual objects, but pattern is actually a 3d procedural texture. | ||
+ | The consequence of this is unique opportunity but lot of restrictions. | ||
+ | |||
+ | The unique features include: | ||
+ | Possibility to literally not limit duplicating of elements. | ||
+ | Automatic deformation of objects in accordance with the shape of the surface | ||
+ | Low memory consumption when rendering. | ||
+ | |||
+ | Restrictions related to the possibility to randomise the elements, possibility to process edges and abilities to limit an area with other tools, except for the physical cut-offs of a surface. | ||
+ | The same goes for the preview in the viewport - unfortunately there are no other possibilities to see anything in the viewport, but to generate and assign appropriate geometry texture; | ||
The plug-in best used where large amount of geometry required, but without great accuracy. | The plug-in best used where large amount of geometry required, but without great accuracy. | ||
Line 55: | Line 66: | ||
- | ===== Activation ===== | + | ===== Activation |
please see: http:// | please see: http:// | ||
===== Installation on Windows DR nodes ===== | ===== Installation on Windows DR nodes ===== | ||
+ | Copy **vray_VRayPattern.dll** from // | ||
+ | |||
+ | For example, from: | ||
+ | < | ||
+ | to:\\ | ||
+ | < | ||
===== Uninstall ===== | ===== Uninstall ===== | ||
Line 72: | Line 89: | ||
< | < | ||
$ sudo -i | $ sudo -i | ||
- | # VRayScatterForMaya-x.xxx.run | + | # VRayPatternForMaya-x.xxx.run |
</ | </ | ||
Line 78: | Line 95: | ||
< | < | ||
$ sudo -i | $ sudo -i | ||
- | # VRayScatterForMaya-x.xxx.run --mode text | + | # VRayPatternForMaya-x.xxx.run --mode text |
</ | </ | ||
- | In case of problems with installer you can download full archive [[http:// | ||
Select you Maya/V-Ray versions and copy the plugins. Here is an example for the default paths of Maya 2013 and V-Ray 2.3: | Select you Maya/V-Ray versions and copy the plugins. Here is an example for the default paths of Maya 2013 and V-Ray 2.3: | ||
Line 113: | Line 129: | ||
or copy files manually | or copy files manually | ||
- | Select you Maya/V-Ray versions and copy the plugins: | + | Download full archive [[http:// |
e.g. | e.g. | ||
Line 201: | Line 217: | ||
or copy files manually | or copy files manually | ||
- | Select you Maya/V-Ray versions and copy the plugins: | + | Download full archive [[http:// |
e.g. | e.g. | ||
Line 256: | Line 272: | ||
However, we reserve the right not to issue a new license in case of total replacement of a PC if the registration request is submitted more often than once in half a year. | However, we reserve the right not to issue a new license in case of total replacement of a PC if the registration request is submitted more often than once in half a year. | ||
+ | |||
+ | |||
===== Installation error ===== | ===== Installation error ===== | ||