Hi, I wonder does it support sampling point? Sometimes I make retro games to submit in windows store. I wouldn't like to change resolution because it would appear blurry images.
Thanks!
Take a look this:
http://msdn.microsoft.com/es-ES/library/ie/dn265062.aspx
It seems IE 11 supports it, IE 10 doesn?t.
I guess I answered my own thread.
IE11 also supports WebGL which supports point sampling. It also supports it for canvas2D, but you'll most likely always get WebGL rendering in IE11.
Develop games in your browser. Powerful, performant & highly capable.
Ashley I've checked your js, wow you implemented it early.