limacv / GaussianSplattingViewer

Tiny Gaussian Splatting Viewer
MIT License
293 stars 29 forks source link

Running GaussianSplattingViewer in a web-server #8

Open JuanMaParraU opened 8 months ago

JuanMaParraU commented 8 months ago

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 any idea of how to run a web server?

Thanks

limacv commented 8 months ago

This viewer is designed to run on machines locally. If you want to use a web based viewer, there are many other WebGL based viewers available here.