What means "WebGL with canvas fallback" ?

39 views
Skip to first unread message

Тимур Тимурович

unread,
May 11, 2016, 7:04:48 AM5/11/16
to Genome2D
By example, OpenFl supports these 3 html5 targets - DOM, Canvas and WebGL.But what means "WebGL with canvas fallback" for Genome2D ?

sHTiF

unread,
May 12, 2016, 3:56:41 AM5/12/16
to Genome2D
What it means that it tries to initialize canvas to WebGL and if it doesn't work it will just use canvas while in Genome2D you still use the same calls therefore you don't need to know what context is running. Anyway since canvas functionality is limited and WebGL is now supported almost everywhere the canvas fallback will be deprecated.
Reply all
Reply to author
Forward
0 new messages