hwanhuh / 2D-GS-Viser-Viewer

Simple Viser Viewer for 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
95 stars 7 forks source link

Why do I use pyinstaller to package viewer.py. The exe I get won't run? #6

Closed chenqi13814529300 closed 3 months ago

chenqi13814529300 commented 3 months ago

image

hwanhuh commented 3 months ago

I haven't test to package viewer as an window executable file using pyinstaller. I recommend you to use the viewer as its published

chenqi13814529300 commented 3 months ago

The posted viewer internet speed is too slow for smooth browsing, are there some other options.

hwanhuh commented 3 months ago

If you have your custom CUDA available GPU, launching the viewer in your local is the best.

chenqi13814529300 commented 3 months ago

Thanks, I hope you guys make more progress on the 2D Gaussian viewer. It's not very easy to operate at the moment, I hope it can be operated with a mouse.

hwanhuh commented 3 months ago

The viewer supports moving the view by clicking with the mouse or zooming in and out with the wheel.