/svg2heavym

Import an SVG into the HeavyM Project of your choice

Primary LanguagePythonMIT LicenseMIT

svg2heavym

WIP/Non-Functional Python library/utility which extracts an SVG file, parses it, and imports it as a scene into the HeavyM mapping project of your choice

Installation

(in theory)

git clone https://github.com/sam-heller/svg2heavym.git
cd svg2heavym/
python3 setup.py

Usage

None yet