drlippman / IMathAS

IMathAS Online Math Assessment
Other
112 stars 99 forks source link

Shapes library: added rotation option and angle arc arrows #294

Closed nick-chura closed 2 years ago

nick-chura commented 2 years ago
  1. Added option to rotate a triangle by a given number of degrees in draw_triangle().
  2. Made drawing an angle arc optional in draw_angle().
  3. If draw_angle() draws the angle arc, provides arrows to show direction of angle turn (clockwise or counterclockwise).