Page 1 of 1

Analytics light and Transparent material problem

Posted: Wed Nov 20, 2024 8:54 am
by Colin55
Hi~
When I use analytics light and sss material together, strange things happen to the characters
1732091393805.png
But when I use primitive lights, or close the transmission channels, it goes back to normal
1732091430178.png
1732091448058.png
Why does this happen? The file is attached.

Re: Analytics light and Transparent material problem

Posted: Wed Nov 20, 2024 4:31 pm
by skientia
The "screen capture" files do not include all possible factors (the project files can only be opened by C4D users).
Some thoughts that could help:

1. When using Universal Material, transmission, when "enabled", is defaulted to a Specular mode
2. The asset seems to be a simplified character where maps separate shading parts, this is not ideal and may require the use of a composite / mix node setup or splitting geometry
3. Is the scene scale plausible?

No issue on Octane 2024 (Stable Release),
- the analytic light is the only light source,
- material is universal with transmission and SSS medium:
- PT kernel
universal-mtl-sss-transmission-analytic-light.jpeg

Re: Analytics light and Transparent material problem

Posted: Wed Nov 20, 2024 4:48 pm
by twik25
I tried to open the C4D file to take a look, but I received the following warning "This document may have been created with an unauthorized version of Cinema 4D. For more information or to report software piracy, please visit: https://www.maxon.net/piracy"

Re: Analytics light and Transparent material problem

Posted: Wed Nov 20, 2024 5:34 pm
by Colin55
skientia wrote:The "screen capture" files do not include all possible factors (the project files can only be opened by C4D users).
Some thoughts that could help:

1. When using Universal Material, transmission, when "enabled", is defaulted to a Specular mode
2. The asset seems to be a simplified character where maps separate shading parts, this is not ideal and may require the use of a composite / mix node setup or splitting geometry
3. Is the scene scale plausible?

No issue on Octane 2024 (Stable Release),
- the analytic light is the only light source,
- material is universal with transmission and SSS medium:
- PT kernel
universal-mtl-sss-transmission-analytic-light.jpeg
Yeah, I actually have a really, really big plane with texture emission material for the background, but why does scene scale affect analytic light ,not others?

Re: Analytics light and Transparent material problem

Posted: Wed Nov 20, 2024 6:05 pm
by skientia
Project scale and asset-level scaling (not the whole project or "scene") do matter for several reasons and on different aspects.

• When it comes to light, Octane takes a relatively more physical approach, than let's say Cycles, where scale changes the "emission output" unless the corresponding checkboxes are enabled to keep it constant. This applies to any light in Octane.

• When it comes to shading, a wrong unit or inappropriately scaled asset will result in "inappropriate calculations" of refraction, SSS (radius is based on the scale), etc.

• Another reason at "kernel level" is Ray Epsilon, not much pertinent here but worth mentioning.

Ensuring the scale is appropriately set is one less aspect to worry about, one less thing to trouble solve in case of rendering issues.

Re: Analytics light and Transparent material problem

Posted: Wed Nov 20, 2024 10:28 pm
by jayroth2020
Analytic lights are not compatible with transparent materials, sadly.

Re: Analytics light and Transparent material problem

Posted: Thu Nov 21, 2024 4:22 pm
by skientia
jayroth2020 wrote:Analytic lights are not compatible with transparent materials, sadly.
Could you elaborate? So far, Analytic light worked on all tested transparent materials, meaning any material that let rays transmit through (clear glass, paper sheet like, SSS), with the PT kernel. Is there an instance not tested / shown, where it does not?

v2024 stable
analytic-light-transparent.jpeg

Re: Analytics light and Transparent material problem

Posted: Thu Nov 21, 2024 11:33 pm
by jayroth2020
Yes, sorry, I was referring to analytic spot lights and fog. These elements are clipped by transparent surfaces.

Re: Analytics light and Transparent material problem

Posted: Sat Nov 23, 2024 5:38 am
by Colin55
skientia wrote:Project scale and asset-level scaling (not the whole project or "scene") do matter for several reasons and on different aspects.

• When it comes to light, Octane takes a relatively more physical approach, than let's say Cycles, where scale changes the "emission output" unless the corresponding checkboxes are enabled to keep it constant. This applies to any light in Octane.

• When it comes to shading, a wrong unit or inappropriately scaled asset will result in "inappropriate calculations" of refraction, SSS (radius is based on the scale), etc.

• Another reason at "kernel level" is Ray Epsilon, not much pertinent here but worth mentioning.

Ensuring the scale is appropriately set is one less aspect to worry about, one less thing to trouble solve in case of rendering issues.
Thank you! You're such a generous person. You're not stingy about sharing knowledge with others.