HTML5 Gaming, Ashley Gullen (Scirra) and Tyler Smith (appMobi), DevCon5

Notes from HTML5 Gaming, Ashley Gullen (Scirra) and Tyler Smith (appMobi), DevCon5

Scirra makes Construct2

The number one reason why your App is slow — software rendering instead of HW acceleration

Why? graphics card drivers are a big, abysmal mess; browsers blacklist bad drivers; those users lose

Roughly half of web users have blacklisted graphics card drivers!

Lenovo won’t let you download graphics card drivers from nVidia et al due to customization

Drivers alone are holding back HTML5 gaming on the desktop

iOS webkit when packaged in native app turns off GPU support. Lame.

Android stock browser has no GPU support.

You have to use native wrappers like appMobi, CocoonJS to solve this problem on mobile; PhoneGap doesn’t work for gaming

Google Closure Compiler reduces ~800k of Ashley’s engine into ~80k; woah

Awesomium lets you distribute HTML5 games on desktop; fast, could be used to skip driver blacklist

Advertisement

About wfwalker

examining the unexamined life of software
This entry was posted in HTML5, Trip Reports. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s