Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About web viewer #22

Open
nnm3900 opened this issue May 11, 2024 · 2 comments
Open

About web viewer #22

nnm3900 opened this issue May 11, 2024 · 2 comments

Comments

@nnm3900
Copy link

nnm3900 commented May 11, 2024

Thank you for the excellent work. I have tried many variations of Gaussian splatting, but the quality of the results from Octree-GS is outstanding. I have created a simple web viewer for Octree-GS that runs in the browser, aiming to develop a web service using Octree-GS.
https://github.com/nnm3900/octree-gs-web-viewer/tree/main
However, the current version struggles with smooth rendering. If you have any ideas for speeding up, I would love to hear.

@tongji-rkr
Copy link
Contributor

Perfect Work!!! I have tested it in my local environment and it works very well. I notice that the native GPU is not being used, maybe you can try redering on the GPU or tranfering the rendering redult with socket.

@nnm3900
Copy link
Author

nnm3900 commented May 13, 2024

Thank you for your kind comment !! I will try to implement the GPU-based acceleration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants