Relightable3DGaussian icon indicating copy to clipboard operation
Relightable3DGaussian copied to clipboard

Update gui.py

Open stymbhrdwj opened this issue 1 year ago • 1 comments

I was encountering a bug when running the GUI with type "neilf" on the DTU dataset. The issue was pc._visibility_tracing was None, which was being indexed in neilf.py in render_view function. I added a call to the update_visibility method in gui.py to fix this.

stymbhrdwj avatar Sep 01 '24 09:09 stymbhrdwj

@stymbhrdwj Thank you so much! This helped a lot!

caobiru avatar Feb 22 '25 22:02 caobiru