BlendLuxCore Development

Discussion related to the LuxCore functionality, implementations and API.
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: BlendLuxCore Development

Post by B.Y.O.B. »

Thanks, fixed.
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: BlendLuxCore Development

Post 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)
Attachments
Capture.PNG
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: BlendLuxCore Development

Post 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.
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: BlendLuxCore Development

Post 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.
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: BlendLuxCore Development

Post by Sharlybg »

Yes, since it's a regular compositor node group, it can be animated
Awesome ;)
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
juangea
Donor
Donor
Posts: 332
Joined: Thu Jan 02, 2020 6:23 pm

Re: BlendLuxCore Development

Post 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.
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: BlendLuxCore Development

Post 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?
juangea
Donor
Donor
Posts: 332
Joined: Thu Jan 02, 2020 6:23 pm

Re: BlendLuxCore Development

Post 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 :)
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: BlendLuxCore Development

Post 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.
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: BlendLuxCore Development

Post 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
Post Reply