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. »

They were added after the release of alpha4.
kintuX
Posts: 814
Joined: Wed Jan 10, 2018 2:37 am

Re: BlendLuxCore Development

Post by kintuX »

Where's Fresnel on Glossy and/or node for mixing?
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. »

kintuX wrote: Tue Feb 13, 2018 10:17 am Where's Fresnel on Glossy and/or node for mixing?
Glossy has these options: https://wiki.luxcorerender.org/LuxCore_ ... e:_glossy2
What do you mean exactly? A view-dependent mix factor like the Cycles "Blend" node?
Currently LuxCore does not offer this, but I think it could be implemented.
User avatar
Sharlybg
Donor
Donor
Posts: 3104
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: BlendLuxCore Development

Post by Sharlybg »

A view-dependent mix factor like the Cycles "Blend" node?
Currently LuxCore does not offer this, but I think it could be implemented.
cycles node.png
cycles node.png (14.17 KiB) Viewed 6868 times
I always wonder if theses node reproduce physically accurate behavior. and if yes :

__ what are the relevant scenario for that ?

__ why we didn't support this since lux 0.8 as we accuracy oriented :?:
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
Dade
Developer
Developer
Posts: 5675
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: BlendLuxCore Development

Post by Dade »

Sharlybg wrote: Tue Feb 13, 2018 11:38 am __ why we didn't support this since lux 0.8 as we accuracy oriented :?:
The Fresnel "mix" is already embedded in materials like GlossyCoatting, GlossyTranslucent, etc.

Adding Fresnel driven mix is easy, the problem is that all recursive materials and textures (i.e materials referencing others materials) are kryptonite for GPUs.
Support LuxCoreRender project with salts and bounties
kintuX
Posts: 814
Joined: Wed Jan 10, 2018 2:37 am

Re: BlendLuxCore Development

Post by kintuX »

B.Y.O.B. wrote: Tue Feb 13, 2018 10:56 am
kintuX wrote: Tue Feb 13, 2018 10:17 am Where's Fresnel on Glossy and/or node for mixing?
Glossy has these options: https://wiki.luxcorerender.org/LuxCore_ ... e:_glossy2
What do you mean exactly? A view-dependent mix factor like the Cycles "Blend" node?
Currently LuxCore does not offer this, but I think it could be implemented.
Was thinking about this also:
Old Glossy
glossy.jpg
VS
New Glossy (no Advanced /IOR?)
glossyCore2.jpg
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 did not get around to implement IOR support for the glossy node yet.
However, as far as I know the IOR is just an alternative way of specifying the specular color (or rather, brightness).
In both cases, when you use specular color or IOR to specify the reflection brightness, the material will simulate the fresnel effect.
kintuX
Posts: 814
Joined: Wed Jan 10, 2018 2:37 am

Re: BlendLuxCore Development

Post by kintuX »

B.Y.O.B. wrote: Tue Feb 13, 2018 12:31 pm I did not get around to implement IOR support for the glossy node yet.
However, as far as I know the IOR is just an alternative way of specifying the specular color (or rather, brightness).
In both cases, when you use specular color or IOR to specify the reflection brightness, the material will simulate the fresnel effect.
Yes, have noticed that fresnel with glossy is present, but only intensity can be controlled now.
Nice to know it's coming in.
Thank you.
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 to Philstix we now have a node with IOR presets - and you can even search them comfortably.
Attachments
scrn_2018-02-14_07-30-47.png
User avatar
Sharlybg
Donor
Donor
Posts: 3104
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: BlendLuxCore Development

Post by Sharlybg »

Hi guy !

just wonder if it's possible to implement a feature that allow us to save render without stop it.

___ User select file type(jpg/exr/png) and target folder

___ then another setting to define saving frequency ( by sample/ by time)

Or at the end of the render
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
Post Reply