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
THREE.WebGLShader: gl.getShaderInfoLog() fragment
ERROR: 0:1136: 'mapTexelToLinear' : no matching overloaded function found
ERROR: 0:1136: '=' : dimension mismatch
ERROR: 0:1136: 'assign' : cannot convert from 'const mediump float' to 'highp 4-component vector of float'
three.min.js:1979 THREE.WebGLProgram: shader error: 1282 35715 false gl.getProgramInfoLog Fragment shader is not compiled.
� THREE.WebGLShader: gl.getShaderInfoLog() fragment
i'm thinking that may be a three js version issue? i'm using the one you have in libs folder otherwise the resize and three js helpers won't work, by the way any chance you are thinking of upgrading jeelizFaceFilter to use the latest three js version?
hope you can let me know!
thanks!
note: i love your library! great work!
The text was updated successfully, but these errors were encountered:
Hi
i'm facing an issue with some glb models, you can find 2 examples here: https://secureassets.evolvemediallc.com/temp/
i'm thinking that may be a three js version issue? i'm using the one you have in libs folder otherwise the resize and three js helpers won't work, by the way any chance you are thinking of upgrading jeelizFaceFilter to use the latest three js version?
hope you can let me know!
thanks!
note: i love your library! great work!
The text was updated successfully, but these errors were encountered: