2d-gaussian-splatting icon indicating copy to clipboard operation
2d-gaussian-splatting copied to clipboard

view the rendered scene

Open asd351012 opened this issue 9 months ago • 2 comments

Thank you for your excellent work. I have obtained a good mesh and would like to know how to view the rendered scene. Could you please help me with that?

asd351012 avatar May 14 '24 09:05 asd351012

Currently, there is no a viewer, see FAQ. You can export a video of the rendering through running,

python render.py -s <> -m <> --skip_mesh --skip_test --skip_train --render_path

Or if you don't mind the potential artifacts, it is possible to use 3DGS's viewer.

hbb1 avatar May 14 '24 09:05 hbb1

Thank you for your excellent work. I have obtained a good mesh and would like to know how to view the rendered scene. Could you please help me with that?

Would you like to share some screenshots of your mesh results?

bzdfzfer avatar May 15 '24 03:05 bzdfzfer