antimatter15 / splat

WebGL 3D Gaussian Splat Viewer
https://antimatter15.com/splat/
MIT License
1.7k stars 169 forks source link

Fps limiter (for performance) #17

Closed jkl3848 closed 5 months ago

jkl3848 commented 9 months ago

I ran into some performance issues on my computer. Since the WebGL scene renders at max frames it can eat larges amounts of hardware while running. I added a simple fps limit selector to cap out the frames to allow for better computer performance.

Firepal commented 8 months ago

We should probably just work on your branch. Maintainer's not accepting PRs apparently