alemart / speedy-vision

GPU-accelerated Computer Vision for JavaScript.
Apache License 2.0
172 stars 28 forks source link

why do not use in safari 14 #9

Closed anthonyyuan closed 3 years ago

alemart commented 3 years ago

Speedy requires WebGL2. The WebGL2 spec has been out for a number of years now. Apple has to catch up.

https://caniuse.com/?search=webgl2