Sub-Surface Scattering

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Sub-Surface Scattering

Post by B.Y.O.B. »

One more thing: I'd love to see a color input slot in the Material Shadow Color
This property is not texturable on the LuxCore side.
User avatar
MetinSeven
Posts: 137
Joined: Sun Aug 18, 2019 10:19 am
Location: Netherlands
Contact:

Re: Sub-Surface Scattering

Post by MetinSeven »

OK, no problem. It would just be slightly more convenient if you could plug in a color you're already using for other inputs.
visualizer • illustrator • animator • 3D designer — metinseven.nl
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: Sub-Surface Scattering

Post by Sharlybg »

Btw giving how easy it is to setup volume in other renderer i think we should make Luxcore implementation more convenient.
The current way is even too hard to setup for me considering how used i'am to luxcore it is definetly not user friendly.

Also it is almost impossible to get a nice result without shadow color set almost to white. As shadow color is not phisycally correct i think there should be something to improve. In average volume scatthering in lux is darker and slower to render.
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: Sub-Surface Scattering

Post by B.Y.O.B. »

Sharlybg wrote: Wed Nov 04, 2020 4:18 pm Btw giving how easy it is to setup volume in other renderer i think we should make Luxcore implementation more convenient.
The current way is even too hard to setup for me considering how used i'am to luxcore it is definetly not user friendly.
Do you mean for volumes in general, or just for this specific SSS case?
I agree that getting SSS to look the way you want is right now very hard and should be improved. I think the best course of action would be to extend the disney material implementation with SSS support.

If you mean that volume settings in general should be improved, you will need to describe in more detail what you think should be changed (in a new thread or github issue).
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: Sub-Surface Scattering

Post by Sharlybg »

Do you mean for volumes in general, or just for this specific SSS case?
I agree that getting SSS to look the way you want is right now very hard and should be improved. I think the best course of action would be to extend the disney material implementation with SSS support.
Yes this.

But also this.
If you mean that volume settings in general should be improved, you will need to describe in more detail what you think should be changed (in a new thread or github issue).
But here it is more a performance request and more related to Smoke volume compared to other renderer.
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
MetinSeven
Posts: 137
Joined: Sun Aug 18, 2019 10:19 am
Location: Netherlands
Contact:

Re: Sub-Surface Scattering

Post by MetinSeven »

B.Y.O.B. wrote: Wed Nov 04, 2020 4:42 pm I agree that getting SSS to look the way you want is right now very hard and should be improved. I think the best course of action would be to extend the disney material implementation with SSS support.
That'd be great, thanks!
visualizer • illustrator • animator • 3D designer — metinseven.nl
CodeHD
Donor
Donor
Posts: 437
Joined: Tue Dec 11, 2018 12:38 pm
Location: Germany

Re: Sub-Surface Scattering

Post by CodeHD »

MetinSeven wrote: Wed Nov 04, 2020 3:28 pm I was thinking: how come in real life certain materials have a certain light, almost glowing SSS, as if the light is perfectly scattered inside the volume without the surface or volume significantly decreasing the light strength. As BYOB mentioned, using a Glossy Translucent material darkens the SSS. Isn't there a scientifically viable way to retain light strength inside a volume in a more effective, but still physically correct way, like some real-life plastics seem to almost emit light due to SSS?
Two things come to my mind immediately:
1) You have to consider the geometry and homogeneity of the material. I know it from 3D-printed parts with "transparent" filaments that you will have scattering on the surface and from bubble inclusions at layer/line intersections, but the bulk material inside can be very clean and transparent.
2) Some materials exhibit fluorescence, which can result in a glowing appearance under the right lighting conditions.
User avatar
MetinSeven
Posts: 137
Joined: Sun Aug 18, 2019 10:19 am
Location: Netherlands
Contact:

Re: Sub-Surface Scattering

Post by MetinSeven »

Good points. Maybe a specialized fluorescent material would be a nice addition to LuxCore's material types?
visualizer • illustrator • animator • 3D designer — metinseven.nl
User avatar
DionXein
Posts: 81
Joined: Mon Jun 01, 2020 10:22 am

Re: Sub-Surface Scattering

Post by DionXein »

MetinSeven wrote: Wed Nov 04, 2020 3:28 pm Isn't there a scientifically viable way to retain light strength inside a volume in a more effective, but still physically correct way, like some real-life plastics seem to almost emit light due to SSS?
You can try to lightin some parts inside mesh, using emission socket.
Attachments
Flourest.png
light_inside.jpg
CodeHD
Donor
Donor
Posts: 437
Joined: Tue Dec 11, 2018 12:38 pm
Location: Germany

Re: Sub-Surface Scattering

Post by CodeHD »

For now, that would loop back to Dade's earlier tip: add some emission to emulate the behaviour. Depending on the absoprtion depth, I could imagine you wil be better off with emission on the surface material rather than the volume though...

Edit: I worte this at the same time as DionXein, so just to clarify: Not a contradiction to what he shows, just a guess for different scenarios.
Post Reply