Hello,
I tried import my three.js as texture in pixi.js. It works but I have bad fps when I look at it in fullscreen (4k) in Firefox. i get only 30fps
Is there a way to improve my code to resolve this problem? or does i even use the right way ?
The problem is only in firefox. i tried to use 5 filters in pixi and it doesnt change the frame rate at 4k. The frame change when i reduced my window.
you can see the fps in the console
thanks