FireVR
FireVR copied to clipboard
Blender to JanusVR FireBoxHTML Exporter Addon (with IPFS support)
Fire: JanusVR Importer and Exporter for Blender 3D
Fire is a Blender addon that exports the current scene to the JanusVR FireBoxHTML-format. It generates the XML description of the room automatically, exports the objects and materials and launches into JanusVR with just one click. It can also import scenes directly from your PC or websites, just give it a URL.
It optionally also supports instant publication over the IPFS network (no server needed!).
Requirements
Optional:
- IPFS (only required for IPFS publication) To use IPFS, it must be present in the PATH. When not using the IPFS gateway, you need to run the IPFS daemon locally ("ipfs daemon").
Documentation
https://firevr.readthedocs.io/en/latest/
Installation
- Download this repository as .zip file: https://github.com/void4/FireVR/archive/master.zip
- Blender -> User Preferences -> Addons -> Install from File -> Select the .zip, enable the addon
More detailed installation instructions can be found here: https://firevr.readthedocs.io/en/latest/installation.html
Usage
- Create your scene
- Blender -> 3D View -> Tool Shelf -> Misc -> Set your room and object attributes using the panel options
- Blender -> 3D View -> Tool Shelf -> Misc -> Set the JanusVR and Export target directories
- Click on Start JanusVR to export and launch your room in JanusVR
This addon was tested under Ubuntu/Linux and Windows. Your feedback is welcome!