Performance Issues Rendering Large PLY Point Cloud in Three.js: Downsampling and Background Loading

I don’t really have any specific suggestion since this is done in React (which I am not familiar with).

Maybe a use of Web Workers might help or if any other React savvy member might pitch in some other suggestion.

You would kind of need to move that second PLY load outside the main thread.