Converts any vector shape into a vector path.
This should have the option to only use bezier curves foregoing Arc. Lines can be represented using bezier curves.
Another method should be created that converts a VectorPath to a model that can be drawn with any modern graphics api.
Should be all triangles and not quads.
Converts any vector shape into a vector path. This should have the option to only use bezier curves foregoing Arc. Lines can be represented using bezier curves.
Another method should be created that converts a VectorPath to a model that can be drawn with any modern graphics api. Should be all triangles and not quads.