2

I have a problem that when I render an animation on a canvas, the animation speed is decreasing until it is very slow. I tried many things but I couldn't solve the problem.

I have two canvases, one where I play the animation and other canvas where delivery in three parts

my code is :  http://jsfiddle.net/TZLm2/

Thanks and sorry for my English

Kappys
  • 673
  • 2
  • 7
  • 20

1 Answers1

0

I solve the problem , I add beginPath(); and the animation is fast!

source : Redrawing HTML5 canvas incredibly slow

Community
  • 1
  • 1
Kappys
  • 673
  • 2
  • 7
  • 20