You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
in Safari troika text isn't rendered anymore .. I receive the following WebGL Shader error:
"THREE.WebGLShader: gl.getShaderInfoLog() fragment
ERROR: 0:385: 'round' : no matching overloaded function found
It's this line in the Shader:
385: float ch = round(vTroikaTextureChannel);
Unfortunatelly I'm not sure with which troika-three-text version this started ..
I'm currently on 0.39.1
My three version is 0.125.2
Is this just me, or does someone else also have this problem?
The text was updated successfully, but these errors were encountered:
MaxTwentythree
changed the title
Safari WeebGL Shader error "'round' : no matching overloaded function found"
Safari WebGL Shader error "'round' : no matching overloaded function found"
Feb 18, 2021
Hi,
in Safari troika text isn't rendered anymore .. I receive the following WebGL Shader error:
It's this line in the Shader:
385: float ch = round(vTroikaTextureChannel);
Unfortunatelly I'm not sure with which troika-three-text version this started ..
I'm currently on 0.39.1
My three version is 0.125.2
Is this just me, or does someone else also have this problem?
The text was updated successfully, but these errors were encountered: