zcanter / aframe-gradient-sky

A-Frame gradient sky component
MIT License
25 stars 4 forks source link

doesn't work with .8 #4

Open vrnico opened 6 years ago

vrnico commented 6 years ago

Gradient sky seems deprecated when using with aframe .8

zcanter commented 6 years ago

I'll see what I can do

weddingdj commented 6 years ago

A-Frame 0.8.2 throws an error, I think it is A-Frame related

THREE.WebGLShader: Shader couldn't compile.
aframe-v0.8.2.min.js:99:48
THREE.WebGLShader: gl.getShaderInfoLog() vertex ERROR: 0:43: ',' : syntax error
weddingdj commented 6 years ago

Maybe related to https://github.com/aframevr/aframe/issues/3332