Skip to content

Scripting blog

Scripting and coding experiments

  • Home
  • About

Category: Html5

Posted on November 11, 2010December 1, 2010

Html5 Canvas Display List

Html5 Canvas is a cool component, but:

  • without a Display List many developers loose their time to draw simple geometric polygons
  • without interaction, polygons are motionless and dead

Continue reading “Html5 Canvas Display List”

Proudly powered by WordPress