CSE416-MapHub / MapHub

1 stars 0 forks source link

Arrow #139

Closed wilgao09 closed 11 months ago

wilgao09 commented 11 months ago

Adds the arrow tool, properties, and deletion. Note that the math used in creating the bezier curves is available here: https://web.archive.org/web/20131027060328/http://www.antigrain.com/research/bezier_interpolation/index.html#PAGE_BEZIER_INTERPOLATION. I have taken some liberties and tried to extend it, but can be improved.