Skip to content

Fix new loss #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 9, 2024
Merged

Fix new loss #8

merged 2 commits into from
May 9, 2024

Conversation

tf17270
Copy link
Collaborator

@tf17270 tf17270 commented May 9, 2024

Fix to lossy propagation

Key changes

outgoing_dir and normals don't need to be complex- this removes an error in the clip function associated with comparing complex and float)

Added it into calculate scattering in a way that allows testing with hard coded alpha beta- this is a temporary hack to allow for some temporary testing before passing round alpha and beta in more sensible ways

  1. Please check if changes to lossy_propagation are acceptable

2: check if method of temporary hack testing is logical

@tf17270 tf17270 changed the base branch from master to feature/o3dremove May 9, 2024 11:58
… alpha as zero inline with lossless propagation.
@LyceanEM LyceanEM merged commit 90c8842 into feature/o3dremove May 9, 2024
@LyceanEM LyceanEM deleted the fix_new_loss branch May 9, 2024 12:31
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.

2 participants