You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a doubt in this section of the code.
When the background is white what is the interpretation of adding "ray_colors" to "(1-alpha)"?
Will this not make the value of "color" to more than 1?
The text was updated successfully, but these errors were encountered:
kaolin-wisp/wisp/tracers/packed_rf_tracer.py
Lines 148 to 153 in cb47e10
I have a doubt in this section of the code.
When the background is white what is the interpretation of adding "ray_colors" to "(1-alpha)"?
Will this not make the value of "color" to more than 1?
The text was updated successfully, but these errors were encountered: