Viet Tran Ba
Viet Tran Ba
Sorry, I did not see your comment & have just implemented it, but we can combine our implementations into one single feature.
Will only apply reflection on the volume faces along the x-axis and z-axis
Since there are multiple possible behaviors, will define an enum instead of a boolean flag instead. Will include: default, fresnel reflection, mirror reflection, cyclic
I have found out that the command flags for capturing reflectance are set incorrectly: we do not need --saveref; and there is actually a bug with saving photon direction and...