laanlabs / metal-splats

Toy iOS + Metal AR Gaussian Splat Renderer
https://labs.laan.com
Other
317 stars 27 forks source link

Ply Parsing fails #1

Closed dzeitman closed 1 year ago

dzeitman commented 1 year ago

Running Xcode 15 Beta -8 - target iOS 17

Taping any of the models.

Error: Line 115: SplatSimpleView.swift: Thread 1: Fatal error: 'try!' expression unexpectedly raised an error: MetalSplat.SplatError.plyParsingFailed

Can you be more specific on the tooling and device requirements for getting this running?

Xcode version Deploy target version Device OS version

cclaan commented 1 year ago

Can you confirm the ply files exist and are large files ~80mb . You may need to run 'git lfs pull' to download them. If it's another issue can you give a stacktrace. Thanks

dzeitman commented 1 year ago

Closing - my bad the ply models needed to be pulled.

dzeitman commented 1 year ago

Working as expected. Phenominal!