GaussianSplattingViewer icon indicating copy to clipboard operation
GaussianSplattingViewer copied to clipboard

Tiny Gaussian Splatting Viewer

Results 9 GaussianSplattingViewer issues
Sort by recently updated
recently updated
newest added

return self.data[key] ValueError: no field of name opacity

Hi, thanks for your great work! I wanna know if it's possible to view GS in orthographic projection instead of perspective projection??

I am not able to follow your instructions since Python does not show up in the windows graphics settings.. could you please give more detailed steps so I can keep...

The viewer launches with no errors, but I'm unable to interact with the UI - e.g. can't move the "Help" window or click any of the buttons - or adjust...

Thanks for the great implementation. I've managed to run it locally and visualise different .ply splats. I am now trying to run this on a headless server. Do you have...

Hi, thanks for this excellent work! But when I run main.py, an error occurs: ``` Traceback (most recent call last): File "main.py", line 6, in import util File "/home/weihao/Documents/github/human/gs_viewers/GaussianSplattingViewer/util.py", line...

Thank you for this library. It would be great to publish it ion pypi.org. Is this in the roadmap?

raster_settings = GaussianRasterizationSettings(**self.raster_settings) TypeError: __new__() missing 3 required positional arguments: 'patch_bbox', 'prcppoint', and 'config'

VSync is not supported VSync is not supported VSync is not supported VSync is not supported VSync is not supported Traceback (most recent call last): File "/home/zw/ws/GaussianSplattingViewer/main.py", line 328, in...