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
Hi @yistLin I came upon your repository regarding the rasiosity light modeling and I am trying to get an understanding about it. Thus, I have some questions.
Could please explain what is the difference between the reflectivity
Uh oh!
There was an error while loading. Please reload this page.
Hi @yistLin I came upon your repository regarding the rasiosity light modeling and I am trying to get an understanding about it. Thus, I have some questions.
Could please explain what is the difference between the
reflectivity
python-two-pass/utils/triangle.py
Line 12 in b8de50c
refl
python-two-pass/utils/triangle.py
Line 15 in b8de50c
refl
is the diffuse reflectance factor rho/ρ, known also asKd
. Then what isreflectivity
related to?With
emission
python-two-pass/utils/triangle.py
Line 11 in b8de50c
Why do you describe
emission
,reflectivity
andradiosity
with 3 values?If I get it correctly the
spec
variable is theKs
correspondence but then whatrefr
is? Is it related with the ambient reflectance,Ka
?Thanks.
The text was updated successfully, but these errors were encountered: