-
-
Notifications
You must be signed in to change notification settings - Fork 300
Add support for 3DGS .ply files #2256
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
base: master
Are you sure you want to change the base?
Conversation
You are modifying versions.json, please update the timestamp as well, this will generate new docker images and caches needed for CI. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2256 +/- ##
==========================================
- Coverage 95.98% 95.26% -0.73%
==========================================
Files 129 131 +2
Lines 11431 11527 +96
==========================================
+ Hits 10972 10981 +9
- Misses 459 546 +87 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* @brief VTK Reader for 3D Gaussians in binary .ply file format | ||
* | ||
* Reader for "classic" INRIA .ply files as defined in | ||
* https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/ Supports 3rd degree spherical |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/ Supports 3rd degree spherical | |
* https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/ | |
* Supports 3rd degree spherical |
Describe your changes
Issue ticket number and link if any
Checklist for finalizing the PR
.github/workflows/versions.json
, I have updatedtimestamp
Continuous integration
Please check the checkbox of the CI you want to run, then push again on your branch.