ygf8
ygf8
@vladmandic Thank you for the example Is it necessary to use syncWait to draw again ? Syncwait takes time
@vladmandic Thank you I understand now. Is there any way to force the webgl cleanup associated to model execution or reset it because the model has already given the result...
@vladmandic thank you again , I'm going to explore all this :)
Same issue, I tried to put crossOrigin='anonymous' in img tag (in the section a-assets) and in THREE.ImageLoader, THREE.FileLoader, document.querySelector('a-assets').fileLoader ... everywhere , I still have CORS issue My Config: "aframe-react":...