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: radix depth sort #8

Merged
merged 26 commits into from
Nov 6, 2023
Merged

feat: radix depth sort #8

merged 26 commits into from
Nov 6, 2023

Conversation

mosure
Copy link
Owner

@mosure mosure commented Oct 15, 2023

temporal depth sort strategy (future)

  • smaller depth changes (e.g. no scene motion) -> smaller window size
  • perform onesweep LSB radix sorting over an oscillating (+- 1/2 window size) window

@mosure mosure added this to the v1.0.0 milestone Oct 17, 2023
@mosure mosure marked this pull request as ready for review November 1, 2023 14:06
@mosure
Copy link
Owner Author

mosure commented Nov 6, 2023

moving temporal tuning sort to it's own PR, merging at radix pre-sort.

@mosure mosure enabled auto-merge (rebase) November 6, 2023 01:40
@mosure mosure changed the title feat: temporal depth sort feat: radix depth sort Nov 6, 2023
@mosure mosure merged commit eedd27e into main Nov 6, 2023
3 checks passed
@mosure mosure deleted the feat/depth-sort branch November 6, 2023 02:14
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.

1 participant