Three.js: How to prevent flickering, which occurs when page restarts. (White flashing)
On my discover flickering occurs when page “off”. Effect act during 1-2ms in canvas. Moreover this problem may occur or not occur in any canvas blocks on page.
I tested more variants of solution this problem: wrote simple version of code, hided HTML until scene rendering, changed background on canvas and parents blocks, but nothing work.
Three.js: How to prevent flickering, which occurs when page restarts. (White flashing)
On my discover flickering occurs when page “off”. Effect act during 1-2ms in canvas. Moreover this problem may occur or not occur in any canvas blocks on page.
I tested more variants of solution this problem: wrote simple version of code, hided HTML until scene rendering, changed background on canvas and parents blocks, but nothing work.