The web application (Desktop) allows users to explore curve drawing using control points. There are 2 modes in this applications:
- File upload: upload a txt file consisting array of control points and explore the curve drawn on the interface
- Draw it yourself: add control points on the drawing interface to generate a curve
To start, load index.html on any web browser (Chrome preferred)