Page 1 of 1

Technical question about LV initial start process

Posted: Wed Sep 07, 2022 1:05 pm
by Delizade
Hi,

I have a problem for a long time and I decided to understand why it is happening and is there any solution for that.
The problem is while working on a big project (many 4K and 8K materials, high polygon meshes etc.) if I start LV it takes too many times to start.

Although I generally work with many objects, my scenes only contains 1 or 5 objects for rendering.
So I render 1-5 objects and materials for one scene. Other objects are all invisible for viewport and rendering.

If I start picture view rendering it starts very quickly though ("ignore unused materials" is fixed and now it starts very quickly but LV takes time)

I'm wondering that maybe my system or settings has some problem here. Is there any suggestion for that?

Thank you

Re: Technical question about LV initial start process

Posted: Wed Sep 07, 2022 6:55 pm
by aoktar
Difference is that to don't send the materials on PV with the option against LV. LV is always sending to all materials with their textures. For first send will take time, caching option will help if you send next time.

Re: Technical question about LV initial start process

Posted: Wed Sep 07, 2022 7:18 pm
by Delizade
aoktar wrote:Difference is that to don't send the materials on PV with the option against LV. LV is always sending to all materials with their textures. For first send will take time, caching option will help if you send next time.
Okay it is normal then. Good to know thank you.