Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.
Develop games in your browser. Powerful, performant & highly capable.
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.
Ashley I've checked your js, wow you implemented it early.