https://www.babylonjs-playground.com/#ZI9AK7#453
I need to create at least 300 advanced dynamic textures, but at the moment of creation, the browser is unresponsive.
Using setTimeout doesn’t work either.
How can I optimize?
300 Advanced dynamic texture is huge and I can not imagine it working on mobile for instance when you will need to update them.
I wonder why you would need that many ? and if anything in the design could be changed to limit the number ?