I created a project with a 3D Gaussian Splatting model in PlayCanvas. After downloading the project locally and opening the index.html file in Visual Studio Code, the 3D Gaussian Splatting model turns out blurry. Could anyone tell me the possible causes and provide some specific solutions to this problem?
1 Like
Could you please post some screenshots if possible?
@slimbuck
The Gaussian Splatting model in SOG format shows decent quality when accessed via the official published PlayCanvas link, but its rendering quality degrades significantly after being locally deployed to the web. What’s more, the model gets increasingly blurry as the viewing distance increases. Has any expert encountered this issue? Would appreciate some guidance!
This feels like its rendering to a lower resolution buffer for some reason.
Can you open it in the browser instead of VSCode?
Hey @Koko , which viewer are you using when you self-host?
The issue has been resolved. I initially used the pre-installed Edge browser on my computer. When I switched to another browser yesterday, the performance was flawless with no quality problems. Thank you for your assistance!
Oh that’s interesting thanks for letting us know.
