evanw / glfx.js

An image effects library for JavaScript using WebGL
https://evanw.github.io/glfx.js/
MIT License
3.28k stars 403 forks source link

experimental-webgl to webgl2 #58

Open rudrakpatra opened 2 years ago

rudrakpatra commented 2 years ago

experimental-webgl is deprecated.

I changed context to use webgl2

Hope this pull request gets accepted.