Sugar Labs
Turtle write directly to the canvas instead of using Easel
Running a complex graphic slows to a snail's pace over time. This is due in large part to caching in Easel. In theory, writing directly to the canvas should circumvent this issue. Replace the rendering in https://github.com/walterbender/musicblocks/blob/master/js/turtle.js with direct calls to the canvas.
Task tags
Students who completed this task
eohomegrownapps