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: 4d gaussians #32

Merged
merged 16 commits into from
Nov 26, 2023
Merged

feat: 4d gaussians #32

merged 16 commits into from
Nov 26, 2023

Conversation

mosure
Copy link
Owner

@mosure mosure commented Nov 16, 2023

what does this PR do?

features

  • particle behavior - (1M+ particle updates)
  • streamed wavelet behavior

refactor

  • separate existing monoliths (core, sort, morph pipelines)

@mosure mosure linked an issue Nov 23, 2023 that may be closed by this pull request
@mosure mosure marked this pull request as ready for review November 23, 2023 17:21
@mosure
Copy link
Owner Author

mosure commented Nov 26, 2023

waiting on some of the following to be published before working on streamed wavelets. this effort will require synchronization with burn_gaussian_splatting project. more planning is required for optimal 4D representation (both streamed real-time and offline recreation, e.g. results from https://github.com/masked-spacetime-hashing/msth are promising)

@mosure mosure enabled auto-merge (squash) November 26, 2023 19:33
@mosure mosure merged commit 4356f87 into main Nov 26, 2023
4 checks passed
@mosure mosure deleted the feat/4d-gaussians branch November 26, 2023 20:03
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.

separate sort and render pipelines into separate files
1 participant