flat-surface-shader icon indicating copy to clipboard operation
flat-surface-shader copied to clipboard

Safari 8.0.7 rendering via WebGL not working (demo website)

Open magic890 opened this issue 10 years ago • 0 comments

Hi, on Safari 8 rendering via WebGL doesn't work.

Screenshot with console log

Error reported: [Warning] WebGL: INVALID_VALUE: bufferData: size == 0 (fss.min.js, line 31, x6) [Warning] WebGL: INVALID_OPERATION: drawArrays: attempt to access out of bounds arrays (fss.min.js, line 31) [Warning] WebGL: too many errors, no more errors will be reported to the console for this context. (fss.min.js, line 31)

magic890 avatar May 15 '15 19:05 magic890