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

Release v0.3.6 #173

Merged
merged 13 commits into from
Mar 25, 2024
Merged

Release v0.3.6 #173

merged 13 commits into from
Mar 25, 2024

Conversation

mkkellogg
Copy link
Owner

  • Support anti-aliased rendering mode, as described in this Nerfstudio thread: Compute density compensation for screen space blurring of tiny gaussians nerfstudio-project/gsplat#117. This will only work for models that have been trained with this mode enabled. Activated via Viewer parameter 'antialiased': true.
  • halfPrecisionCovariancesOnGPU is now false by default. It was causing issues for very small models.
  • Fixed bug with floating-point splat distance computation on GPU.
  • Fixed bug with scene reveal not completing for very small models.

@mkkellogg mkkellogg merged commit 13d4407 into main Mar 25, 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.

1 participant