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

Small gsplat init update #7286

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Small gsplat init update #7286

merged 1 commit into from
Jan 16, 2025

Conversation

slimbuck
Copy link
Member

This PR initialises the gsplat sorting buffer.

Without this initialisation, scenes can be rendered with the uninitialised order buffer (filled with 0's). This results in gaussian 0 being rendered millions of times. In some cases this can result in extremely slow rendering frames and even PC restarts.

@slimbuck slimbuck added bug area: graphics Graphics related issue labels Jan 16, 2025
@slimbuck slimbuck requested a review from a team January 16, 2025 12:06
@slimbuck slimbuck self-assigned this Jan 16, 2025
@slimbuck slimbuck merged commit f46b390 into playcanvas:main Jan 16, 2025
7 checks passed
@slimbuck slimbuck deleted the gsplat-dev branch January 16, 2025 12:17
mvaligursky pushed a commit that referenced this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants