ceramic-engine / ceramic

Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js + webgl) and to unity projects
MIT License
263 stars 22 forks source link

WebGL 2 support #101

Closed jeremyfa closed 2 years ago

jeremyfa commented 2 years ago

WebGL2/GLES3 is not really supported at the moment. We should ensure Ceramic supports it when enabled so that we can implement #99

jeremyfa commented 2 years ago

In progress...

jeremyfa commented 2 years ago

Actually, webgl 2 / gles 3 were enabled in latest release, so that means this is now done ✅