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
I tried to use this material, but I'm getting the following error:
ERROR: 0:107: 'color' : undeclared identifier
ERROR: 0:107: 'texture2D' : no matching overloaded function found
ERROR: 0:107: 'rgb' : field selection requires structure or vector on left hand side
ERROR: 0:107: '=' : dimension mismatch
ERROR: 0:107: '=' : cannot convert from 'const mediump float' to 'highp 3-component vector of float'
ERROR: 0:108: ';' : syntax error
Any ideas or thoughts?
The text was updated successfully, but these errors were encountered:
hi
not sure about this,
it was done earlydays with aframe, hacking code together more than anything else ...
I would rather see alpha as a base component of aframe instead like in aframevr/aframe#3359
check the version maybe ? or try the non minified .js ... ? ?
(it looks it's still working with my old test samples here, using the plain .js file and aframe 0.7 on firefox ... )
I tried to use this material, but I'm getting the following error:
Any ideas or thoughts?
The text was updated successfully, but these errors were encountered: