KevinXu02 / splatfacto-w

Apache License 2.0
73 stars 2 forks source link

How to export PLY file? #11

Closed cainiaoshidai closed 4 weeks ago

cainiaoshidai commented 1 month ago

Hi, It's a very nice work. I get a nice result on my data. But I don't know how to export ply model. Can you give me some advice. Thanks. Best

KevinXu02 commented 1 month ago

Hi! I added a simple scipt to export ply files, please see readme for instructions.

xuxumiao777 commented 1 month ago

Hi! I added a simple scipt to export ply files, please see readme for instructions.

Hi!I have used your script and have generated ply. However, the sky does not exist. I guess the sky cannot be rendered without gpu?

KevinXu02 commented 1 month ago

The sky is rendered with a separated logic and cannot be exported as ply file. You might need to turn off the bg model if you want to see the sky in other ply viewers.