Results 220 comments of Mark Kellogg

I hope I do too :) I will let you know when I have figured something out.

Are there any errors in the debug console? I have seen this situation before when dealing with CORS issues (there's more about that in the README). You can also quickly...

It's really up to you, using shared memory for the sorting web worker should boost performance, so it might be worth it. What web server are you using?

I'm not familiar with firebase, so you'll have to consult their documentation to determine how to enable CORS functionality (if you want to use shared memory for the sorting web...

The "Optimizing splats" dialog isn't going away because there was an error during the building of the splat tree: ![image](https://github.com/mkkellogg/GaussianSplats3D/assets/6249005/d6fdb7ed-1a46-4cee-a865-9e3e66cedfb5) You could hide that dialog by passing `'showLoadingUI': false` to...

I'm not sure why there is an error, it probably has something to do with your build & bundling system. It's impossible to tell from the debug console because the...

What version of my code are you using? Are you using the latest version?

Great! I'll close this for now, but let me know if you have any more questions.

This is quite odd, I don't see this issue at all (on my machine that is). The issue doesn't exist in version `v0.4.4`?, If it still exists there, do you...

That's a good point, I think I'll try to move them to being in their own files.