Skip to content

Conversation

dvicini
Copy link
Member

@dvicini dvicini commented Jun 22, 2023

The volpath integrators currently seem to have a small epsilon issue due to the use of ref_interaction.spawn_ray instead of ref_interaction.spawn_ray_to. The latter computes a better/more generous shadow epsilon. Therefore, replacing this call and the use of the previous shadow epsilon fixes the epsilon issue.

For renderings showcasing the problem, see #678 (towards the bottom of the thread)

@dvicini dvicini force-pushed the volpath_epsilon_fix branch from cda0d5d to 9b22128 Compare June 22, 2023 12:41
@Speierers
Copy link
Member

LGTM

Copy link
Member

@njroussel njroussel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@njroussel njroussel merged commit 6d78f2e into master Jun 26, 2023
@njroussel njroussel deleted the volpath_epsilon_fix branch June 26, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants