Page 83 of 92

Re: BlendLuxCore Development

Posted: Tue Jul 07, 2020 6:14 pm
by B.Y.O.B.
Thanks, fixed.

Re: BlendLuxCore Development

Posted: Sat Jul 11, 2020 10:05 pm
by B.Y.O.B.
I started the work on a light group editor realized as a compositor node group.
It is created with the press of one button in the light group panel and looks like this:
(the denoise node is not yet added by the script, but it will be)

Re: BlendLuxCore Development

Posted: Sun Jul 12, 2020 12:52 am
by Sharlybg
Look awesome and clean. ;)
Can the wide node group mixer in the middle be animated ?
So we can make light animation based on a single render shot by animating light color and strengh along a time frame.

Re: BlendLuxCore Development

Posted: Sun Jul 12, 2020 9:15 am
by B.Y.O.B.
Sharlybg wrote: Sun Jul 12, 2020 12:52 am Look awesome and clean. ;)
Can the wide node group mixer in the middle be animated ?
So we can make light animation based on a single render shot by animating light color and strengh along a time frame.
Yes, since it's a regular compositor node group, it can be animated.

Re: BlendLuxCore Development

Posted: Sun Jul 12, 2020 10:12 am
by Sharlybg
Yes, since it's a regular compositor node group, it can be animated
Awesome ;)

Re: BlendLuxCore Development

Posted: Mon Jul 13, 2020 4:20 pm
by juangea
Pretty cool.

I would add the option to have the denoise inside the node group, per pass, it will deliver better overall result I think.

Re: BlendLuxCore Development

Posted: Mon Jul 13, 2020 4:44 pm
by B.Y.O.B.
juangea wrote: Mon Jul 13, 2020 4:20 pm I would add the option to have the denoise inside the node group, per pass, it will deliver better overall result I think.
I don't see how denoising each pass individually would benefit the result. It would certainly decrease the responsiveness of the setup a lot, though.
Can you show images that prove a benefit of denoising individual lightgroup AOVs versus denoising the sum of the AOVs?

Re: BlendLuxCore Development

Posted: Mon Jul 13, 2020 7:52 pm
by juangea
I'll try to assemble some example, I'm kind of missing from Discord and the forum because I'm a bit overwhelmed, but I'll see what I can do :)

Re: BlendLuxCore Development

Posted: Thu Jul 30, 2020 6:19 pm
by Sharlybg
B.Y.O.B. wrote: Sat Jul 11, 2020 10:05 pm I started the work on a light group editor realized as a compositor node group.
It is created with the press of one button in the light group panel and looks like this:
(the denoise node is not yet added by the script, but it will be)
Hi BYBO ! Want to know if this node group is available and how enable it.

Re: BlendLuxCore Development

Posted: Thu Jul 30, 2020 6:48 pm
by B.Y.O.B.
It is not done yet. It's currently only available in a branch of the addon: https://github.com/LuxCoreRender/BlendL ... oup_editor