When I try to save a PLY file from Supersplat, it only saves a 0KB file, and Chrome complains about a lack of memory. The original PLY file is about 900MB in size. The PLY file was originally generated in Postshot.
I have 64GB of RAM and 24GB of video memory. What might help?
Were you doing much editing on the scene? The edit history can consume memory, which we currently don’t prune. If you were making lots of selection changes perhaps that’s why? We’ll be addressing this memory consumption too.
I got ChatGPT to generate a simple html file test how much memory can be allocated up to 32GB. On MacOS, I got this:
Chrome: 16GB
Firefox: 32GB (likely could do more)
Safari: 32GB (likely could do more)
Could you guys try running this in your browsers and observe the dev console?
Just stick this to test.html