Hi,
I just realize doing some test, that Vproxy render about 2 time slower than original Mesh.
I did try many parameters, but I can’t figure out What is happening.
Try To change from default to static or dynamic, increase Dynamic memory, enable/disable Embree… no change.
Proxy are not that heavy, Memory usage is very low in both case -+ 50 mo (Original mesh or Proxy) about 2.5 Go of memory
Any clues? It is king of annoying because I have to render a full animation, and it will take Twice the estimated time.
Yes I do know they are supposed to save memory, and it works very well.
But, I never realise it take 2 time more slower to render the exact object.
I only assume it takes a little bit more time to load into memory. But in Static Mode, they are supposed to be loaded once.
I think the case here is different here. Would it be possible to give me more information about this proxy object? How is it created?
Is it a Forest pack tree?
V-Ray 3.1 is somewhat better at this, but in general when you create the proxy, there is an option how many faces to put per voxel - you can increase it to f.e. 100000 or more (newer builds also have an option “One mesh per voxel”) - this will make the proxy render faster later on. Additionally, V-Ray 3.0 does not use Embree for proxies (whereas V-Ray 3.1 does), and it is another source for difference.