A ResoniteModLoader mod for Resonite that enables the import of VRML 1.0, VRML 2.0 and X3D 3D models.
- Install ResoniteModLoader.
- Place VRMLImporter.dll into your
rml_mods
folder. This folder should be atC:\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. - If you do not have Blender installed to your C Drive, 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. - Start the game. If you want to verify that the mod is working you can check your Resonite logs.
Tested only on Windows. 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.
- Thanks to badhaloninja for reflection help
- Thanks to Roger Kaufman for their VRML 1.0 to VRML 2.0 converter