oftn-oswg / suit-js

A slick user-interface toolkit created in JavaScript for use with HTML5 canvas.
http://oftn.org/projects/suit/
Other
10 stars 1 forks source link

Use WebGL #12

Open eligrey opened 13 years ago

eligrey commented 13 years ago

Scrolling will be as easy as moving the viewport, and lots of other stuff will be easier too.

devyn commented 13 years ago

He's started using the DOM instead, which on any decent browser™ should be hardware accelerated. That way he doesn't have to deal with laying out fonts and font rendering and such.