Installing the plugin - ZenithGD/BlenderNoriPlugin GitHub Wiki

Installation

Firstly, you must install the plugin in your machine and let Blender recognize it as a plugin. In order to do that, first ensure that you have a valid installation of Blender. If you haven't done that yet, you can download the latest version of Blender here. This plugin works for version 4.0 and above, if you have a previous version, please use the legacy plugin.

Once you've downloaded your desired plugin version, open Blender and go to Edit -> Preferences -> Add-ons.

cap

On the top-right corner, open the drop-down and install the .zip file from the Install from disk option. Finally, enable "Export Nori scenes format.". Then, you can export your scene from File -> Export -> Export Nori scenes... .

Alternatively, if you want to try the latest source distribution, you can clone this repo and copy the io_nori folder into the scripts/addons folder of your Blender distribution.