|
|
|
|
|
by erichocean
4866 days ago
|
|
WebGL-2D isn't even close to being a "drop in" replacement for Canvas 2D. It's still nifty though. A closer alternative is https://github.com/phoboslab/Ejecta. That's using OpenGL ES 2, not WebGL, so there'd be some work to get it running with WebGL. |
|