The new feature allows the users to import SVG files that contain curved elements, such as arcs and Bezier curves, and perform proper triangulation
To use this feature, the user needs to check the checkbox in the message box that appears immediately after loading a SVG file. If the user does not check the box, it will remain the same as before.
The curve will be discretized into polylines and then triangulated based on the method described in our paper "Simple Simulation of Curved Folds Based on Ruling-aware Triangulation". The triangulation is done in such a way that the estimated rulings are included in the edges. The parameters used for discretization into polylines can be specified by the user when loading the SVG file.