KeKsBoTer / web-splat

3D Gaussian Splatting Renderer implemented in WebGPU (WGPU) and Rust
https://keksboter.github.io/web-splat/demo.html
89 stars 8 forks source link

M1 Poor Performance #5

Open pablovela5620 opened 3 months ago

pablovela5620 commented 3 months ago

Its pretty much unusable on my M1, is this meant for more performant systems that have nvidia/amd gpus?

KeKsBoTer commented 3 months ago

Unfortunately I never had a chance to test the renderer on Apple Silicon Chips. On my Intel Mac Book Pro 2017 it runs at around 20FPS at HD resolution.

Did you test the browser or desktop version? Did you have better results with other 3DGS viewers?

pablovela5620 commented 3 months ago

This was with the browser version, I will try the desktop version. But it basically crashed my system (0.5-1fps on a 2021 Macbook Pro with 16gb of memory).

I will give it a try on a linux machine to see if I get the same issues. Will add that Luma and Polycams viewers both work fine as well as huggingface gsplat js seen here. https://huggingface.co/spaces/dylanebert/igf. This is for the same bonsai scene, the gsplat js doesn't say what fps but if I were to guess it seems to be between 30-60fps

random-yang commented 4 days ago

@pablovela5620 I'm having the same issue. Did you figure it out?

pablovela5620 commented 3 days ago

I did not unfortunately