You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvement: can read PLY files that do not exactly match original 3DGS paper format. Fixes reading files produced by latest version of Postshot. #172, #170
Fix: rotations from Scaniverse SPZ files were read incorrectly. #163, thanks @d-kyles
Fix: clearer error message when trying to load non-binary PLY files. #165