Skip to content
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

feat: improve vanilla VL #569

Merged
merged 1 commit into from
Sep 29, 2024
Merged

feat: improve vanilla VL #569

merged 1 commit into from
Sep 29, 2024

Conversation

alandtse
Copy link
Collaborator

  • Add multipleScattering
  • Modify temporalContribution to account for motion vectors
  • Use InterleavedGradientNoise for noise generation
  • Add forward and backphase calculations for phase scattering
  • Add adaptive step size and transmittance for ray marching
  • Add comments and helper functions where appropriate

* Add multipleScattering
* Modify temporalContribution to account for motion vectors
* Use InterleavedGradientNoise for noise generation
* Add forward and backphase calculations for phase scattering
* Add adaptive step size and transmittance for ray marching
* Add comments and helper functions where appropriate
@doodlum doodlum merged commit b14d144 into doodlum:dev Sep 29, 2024
3 checks passed
doodlum added a commit that referenced this pull request Sep 29, 2024
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