When using the CSS3DRenderer with CSS3DObjects, sometimes HTML elements become pixelated depending on the camera angle.
It happens on both my own projects and Three.js examples, like the periodic table one: three.js css3d - periodic table
I have attached a comparison image: left is how it should look like, right is how it looks pixelated.
I’m using Chrome Version 104.0.5112.79 (Official Build) (64-bit)
How can this problem be solved?