Utilizing ThreeJS, I successfully created a captivating 3D scene with ten thousand particles arranged in a specific layout. Rendering these particles in the 3D world was seamless thanks to ThreeJS. However, I encountered an issue where the browser would display a blank screen for approximately 30 seconds during the rendering process. This delay is quite inconvenient for users.
Could someone kindly suggest how I can address this prolonged rendering time or enhance the efficiency of the rendering process? Any assistance on this matter would be greatly valued!