I’m trying to use Unity to draw SVG’ish data downloaded dynamically from the web. I’m having a difficult time finding information and examples of projects that simply draw into a scene. Can someone point me to some examples?
I’m trying to use Unity to draw SVG’ish data downloaded dynamically from the web. I’m having a difficult time finding information and examples of projects that simply draw into a scene. Can someone point me to some examples?
The only thing I know of is this, which renders SVG files to a texture.