Canvas: draw an arc

592 views
Skip to first unread message

Scott Ferguson

unread,
May 20, 2014, 6:54:22 PM5/20/14
to

Drawing an arc on a Canvas with App Inventor is easy to do.

You just need to know the center x,y point of the arc, the starting and ending angles and the radius of the arc.

Here is an example plot:

I have used the Canvas DrawPoint block, the Math sin and cos blocks, and a Clock Timer block to show each point as it is being Drawn:

See the YouTube demonstration and overview of the blocks > here <

CanvasArc.aia
Reply all
Reply to author
Forward
0 new messages