There is now also official way to compose the elements: either by adding together all “ESSENTIAL” elements (in linear space of course), or by using multiple instances of the new “Shading components” element
Really like the design/layout you can up with. Very clean, well organized, and also quite interesting! Not sure I fully understand the ESSENTIAL/CESSENTIAL and “Shading components” yet, but exciting to have something new to learn!
Sweet!
Tested and approved. The components stuff was a pretty good idea, it’s just a bit slow if you switch to it in the Corona Vfb (guess because it’s build on the fly).
One thing I still miss is the raw-direct and raw-indirect (+raw reflection, etc…). It’s not so much for saving and using but very helpful for analyzing noise. Maybe you could implement it the way the SourceColor element is done.
oh and finally… no more reflections in direct pass Great!
Sure, that’s how I do it now… after rendering… but the point is that I can’t see it while rendering. If I save out the passes one-by-one when it’s still rendering the error may be to big to judge the noise level. So - stop the render - save it, look at it, restart rendering
I always divide the basic passes into raw ones in my comps to only color correct (or what ever) the raw lighting information (+ re-multiply it with source color afterwards) - and that’s how I will do it in the future, but it’s still helpful to have the raw elements in vray to have a look at it while rendering.
Keymaster.
That is great thanks. But i do see you removed BRDF AO ( for which i already post my reaction in another thread ). Would it too much of a deal to not to remove it and just leave it as a non-essential pass?. We do use it in our field of work quite a lot and saves the day having it spitting as a pass simultaneously with your render.
Simply add up all CESSENTIAL elements.
If you want to use raw passes you can do…
CESSENTIAL_Direct / CShading_SourceColor = RawLighting
CESSENTIAL_Indirect / CShading_SourceColor = RawGI