I want to Stream and render my model from Azure blob storage to the react babylon Scene. When I embed the model url in the Scene it takes around 1-2 mins to load the Model but I want the Model should stream in chunks and render on the Screen.
Please help me with the solution!