guillaumetousignant / another_path_tracer

Yet another path tracer
MIT License
1 stars 0 forks source link

Refractive materials have a halo on their exterior #16

Open guillaumetousignant opened 5 years ago

guillaumetousignant commented 5 years ago

Probably linked to reflective-refractive, or is_in stuff, or total internal reflection.

guillaumetousignant commented 5 years ago

Only looks to be affecting reflective_refractive and reflective_refractive_fuzz materials. Also, image will invert in them when closer than a certain distance. I thought this was normal, so maybe refractive and refractive_fuzz are wrong?

guillaumetousignant commented 5 years ago

Could also be that EPSILON thing

guillaumetousignant commented 4 years ago

reflective_refractive_fuzz is the worst, but reflective_refractive and refractive are the same, and refractive_fuzz is different

guillaumetousignant commented 4 years ago

reflective_refractive_fuzz and refractive_fuzz are fixed, normal_fuzz was created too late

guillaumetousignant commented 4 years ago

only reflective_refractive and reflective_refractive_fuzz are left with the halo issue, probably due to reflective part