Skip to content

dfgHiatus/ResoniteSVGImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVGImporter

A ResoniteModLoader mod for Resonite that enables the import of SVG (Scalable Vector Graphics) files as 3D models.

Installation

  1. Install ResoniteModLoader.
  2. Place SVGImporter.dll into your rml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
  3. If you do not have Blender installed to your C Drive (or Linux equivalent), install and extract it to your Resonite tools folder. This can be found under C:\Program Files (x86)\Steam\steamapps\common\Resonite\tools\Blender for a default install.
  4. Start the game. If you want to verify that the mod is working you can check your Resonite logs.

Tested only on Windows, should work on Linux. Depending on the size of the file, it may take up to a few minutes to fully import. It's OK if the import dialogue seems to hang on "Preimporting" for a little bit - this is where the bulk of the conversion is done.