HTML 5 Canvas performance
Posted
by Vilius
on Stack Overflow
See other posts from Stack Overflow
or by Vilius
Published on 2010-04-18T13:05:25Z
Indexed on
2010/04/18
13:13 UTC
Read the original article
Hit count: 241
Hello there! I'm just started on playing around with the canvas HTML5-object. For the sake of performance tests, I have made a little ping pong game (http://bit.ly/arTPut). Apart from my quick'n'dirty programming skills, I believe, that there are also some performance boosts, I haven't used. Especially, the ball seams to be blue with a little red-touch, but by my decleration it should be yellow. Would be very nice, if someone could help me! Greetings, Vilius
© Stack Overflow or respective owner