Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artees/svgimporter
SVG Importer for Unity
https://github.com/artees/svgimporter
inkscape svg svg-converter unity upm-package
Last synced: 4 months ago
JSON representation
SVG Importer for Unity
- Host: GitHub
- URL: https://github.com/artees/svgimporter
- Owner: Artees
- License: other
- Created: 2017-05-24T21:51:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T21:19:04.000Z (over 2 years ago)
- Last Synced: 2024-09-24T11:49:54.991Z (4 months ago)
- Topics: inkscape, svg, svg-converter, unity, upm-package
- Language: C#
- Homepage:
- Size: 60.5 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SVG Importer for Unity
[![openupm](https://img.shields.io/npm/v/games.artees.svg-importer?label=openupm®istry_uri=https://package.openupm.com)](https://openupm.com/packages/games.artees.svg-importer/)
This script allows you to use SVG files as sprites for your Unity project. It should work on any Unity platforms.
# Installation
1. Download and install Inkscape from its [official website](https://inkscape.org/).
2. Install the package **games.artees.svg-importer** using [my package registry](https://artees.games/upm). Or install via the [OpenUPM registry](https://openupm.com/packages/games.artees.svg-importer/).
3. If you run into an error, select *Window > Artees > SVG Importer* and enter the path to the directory where Inkscape is installed.