Open icanb opened 6 years ago
Hi @icanb, thanks for reporting this. Could you let us know what device and OS you're running, and also the GPU type? Viro reports the GPU type in the logs, a line like the following will be printed when you create a ViroView:
GPU vendor [XYZ], renderer [XYZ]
Once we have that data we'll try to reproduce and drill down what the issue may be.
I'm trying to render a 3D text ("Hello"), but getting this weird output when I run it:
Interestingly, the size of the letters match to the Hello text, but the pixels are all looking like 5s.
The code is:
Any ideas on what might be causing this?