Itoo Software Forum

Forest Pack => Forest Pro (*) => Topic started by: FQ1241 on March 02, 2016, 07:47:38 PM

Title: To use or not to use vray proxies
Post by: FQ1241 on March 02, 2016, 07:47:38 PM
Hi all,
I am new to Forest pack pro and have been using vray proxies (that I created) for my vegetation.
Forest pack creates point cloud or proxies itself so is this redundant?
Am I adding an extra step that is not needed?

thanks,

Jer
Title: Re: To use or not to use vray proxies
Post by: Paul Roberts on March 02, 2016, 08:09:31 PM
Hi Jer,

Thanks for contacting us. There are advantages and disadvantages to both approaches. Here are some notes from our FAQ (http://forum.itoosoft.com/index.php?board=10.0).

Internally all Forest objects are converted to native instances of V-Ray, so there is not performance loss using meshes instead proxies.
Here is a brief list about pros and cons between meshes / proxies:

Meshes:

- The geometry is loaded in memory while all rendering time (only a copy by tree model). This takes more space in the max scene, although you can fix it using XRefs.
- Any geometric object can be used as source, including parametric and animated objects (Onyx, GrowFX or other Forest object).
- The animation samples are generated on the fly, allowing to create endless animations, but this may be slow depending of the type of object.
- Some Forest features as Tint by Element only can be used with objects.

Proxies:

- The geometry is loaded/unloaded from disk dinamically, only when it is required by the current rendering bucket. This optimizes the use of the memory, but usually is slower.
- The proxies doesn't take space on the scene, but they must be created manually before rendering. Also you must take care to make them visible to all render nodes.
- You can store the animation on the proxy file. It is much more faster to load the samples from disk, than generate them at each frame.

We suggest to use proxies only if the system is low in RAM. But since each scene is different, always is good to test both methods for a specific configuration, specially when creating huge scenes.

I hope that helps but please let us know you have any further questions.

Thanks!

Paul
Title: Re: To use or not to use vray proxies
Post by: FQ1241 on March 07, 2016, 11:02:23 PM
Thanks Paul, Ill try with the meshes first. We average 24 gigs of ram per box which I think is pretty good.
Great plug-in!