Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ah bummer, WebGL is pretty widely supported but still not quite 100% -- http://caniuse.com/#feat=webgl


I thought PixiJS was supposed to fall back to canvas if WebGL isn't enabled?


It does if you specify the `autoDetectRenderer`, rather than `WebGLRenderer` or `CanvasRenderer`.


Yep, pixijs can fall back to a canvas renderer. I have a feeling it would be too slow unless I disabled all the effects.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: