SVGMeshUnity
SVGMeshUnity copied to clipboard
Generates mesh from SVG path in realtime for Unity.
Results
2
SVGMeshUnity issues
Sort by
recently updated
recently updated
newest added
Fixes #1
Hi, thanks for library. Found some problem in `SVGData`. I had simple path and when i loaded it with `.Path` everything worked fine, but when i manually called `.Line` and...