Skip to content

v1.1.1: More flexible PLY parsing, other fixes

Latest
Compare
Choose a tag to compare
@aras-p aras-p released this 09 Apr 08:08
· 4 commits to main since this release
9310dce
  • 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