Open imgntn opened 7 years ago
Could I have an example page/code or something which shows this error?
sure. yeah your example works but when i drop the library into my own page it gives me that error. it's not really mission critical i just wanted to try it out! thanks
It seems like a known issue of THREE.OutlineEffect
used in aframe-outline
that
it won't work for some (Raw)ShaderMaterial
s.
I found one RawShaderMaterial
in your example.
I'll try to fix this THREE.OutlineEffect
issue...
The change to fix this issue has been merged into THREE.OutlineEffect
.
https://github.com/mrdoob/three.js/pull/10498/files
Once npm three package including this change is released, I'll update aframe-outline
.
i get this error in chrome and firefox when i add the outline property.
i'm on an AMD r9 390 -- curious as to whether you developed it on Nvidia.
thanks!