shawn
Results
2
comments of
shawn
> using the standard OpenXR features, the camera is only rendering 1 eye @Zulex @jacemiller I fixed this by changing 'Render Mode' to Multi-pass under Project Settings > XR Plug-in...
> Hi, it looks like you do not load the correct object mask path. You can add a breakpoint [here](https://github.com/lkeab/gaussian-grouping/blob/main/scene/dataset_readers.py#L98) and check `os.path.exists(object_path)`. Hi, thanks for the reply. I found...