Skip to content

Generate intervals texture for unified splat copying on GPU #7881

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 1 commit into from
Aug 1, 2025

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Aug 1, 2025

  • gpu can do it much faster

@mvaligursky mvaligursky self-assigned this Aug 1, 2025
@mvaligursky mvaligursky added performance Relating to load times or frame rate area: graphics Graphics related issue labels Aug 1, 2025
@mvaligursky mvaligursky requested a review from a team August 1, 2025 15:01
Comment on lines +126 to +127
const minDist = -1872;
const maxDist = 1891;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can numbers get any more magic? 🧙‍♂️

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hah just copied them from non-unified sorter for a scene I was testing. This will go away with octree and stuff.

@mvaligursky mvaligursky merged commit c3229b0 into main Aug 1, 2025
7 checks passed
@mvaligursky mvaligursky deleted the mv-interval-texture-gpu branch August 1, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue performance Relating to load times or frame rate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants