Itoo Software Forum

Author Topic: mesh or proxy?  (Read 5540 times)

gnu

  • Newbie
  • *
  • Posts: 11
mesh or proxy?
« on: August 04, 2011, 03:56:34 PM »
ok so this question has probably been asked 1 million times, but its not specifically answered in the faq.  does forestpro work better with vray proxies or standard meshes?   i understand that standard meshes may render a bit faster, but memory usage wise?    any other advantages / disadvantages?

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Re: mesh or proxy?
« Reply #1 on: August 04, 2011, 04:50:35 PM »
Recovering an old post from the chaosgroup forum about pros and cons between objects / proxies:

Objects:

- The geometry is loaded in memory while all rendering time (only a copy by tree model). This takes more space on 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.

About the performance issue, usually the meshes render slightly faster. Personally, i 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.

« Last Edit: July 17, 2012, 12:00:30 PM by iToo »
Carlos Quintero
iToo Software