Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 500 Bytes

OmarElawady.github.io

This is a project for animating general bezier curve.

Usage:

  1. specify the control points by clicking on the black svg.
  2. draw button makes an animation of the curve drawing as t varies from zero to one.

You can determine a specific t by using the slider. Also the save button generates a url to the drawn figure.

Points can be selected and moved by clicking on it and dragging it or using the arrows. removing a point is possible by selecting it then pressing delete.