[Server-devel] Some notes on the What you paint is what you get
Martin Langhoff
martin at laptop.org
Wed Mar 25 19:05:00 EDT 2009
On Wed, Mar 25, 2009 at 10:53 PM, Alex Wulms <alex.wulms at scarlet.be> wrote:
> paint module on top of the dojo toolkit, which provides a cross-browser 2D
> graphics sub-library.
BTW, I suspect that the approach of talking directly to modern
browsers' low-level APIs for imaging (canvas, etc) will outperform any
abstracted toolkits like Dojo.
I mention this because performance _is_ critical for this -- the main
goal is that it works on the XO, where performance is not a given.,
and not trivial. If you have an XO, compare the performance of Mihai's
Paintweb (which uses canvas, but is not optimised) on it vs your
normal computer.
cheers,
m
--
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list