Hacker News new | ask | show | jobs
by thushan 5516 days ago
Ah thanks for that insight - I was wondering why it asked for Flash on an iPad.
1 comments

I don't think the iPad browser supports WebGL anyway.
If WebGL isn't available, angry birds will fall back to Canvas drawing.
Interestingly, it actually falls back to a DOM based renderer. Inspect it using Safari and you will see what i mean.