I have a recursive function that draws particles as a tree on the canvas. Each time it is called, I apply rotate() and translate(), call the functi
rotate()
translate()