Skip to content
/ FireVR Public
forked from void4/FireVR

Blender to JanusVR FireBoxHTML Exporter Addon (with IPFS and Vesta support)

License

Notifications You must be signed in to change notification settings

Spyduck/FireVR

 
 

Repository files navigation

#Fire: JanusVR Exporter & IPFS Publisher

##Description

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 provides instant publication over the IPFS network (no server needed!). It can also export the room to a local destination (no ipfs required).

##Requirements

Optional:

  • IPFS (only required for IPFS publication)

To use IPFS:

  • IPFS must be present in the PATH.
  • When not using the IPFS gateway, you need to run the IPFS daemon locally ("ipfs daemon").

This addon was tested under Ubuntu/Linux and Windows. Your feedback is welcome!

##Documentation https://firevr.readthedocs.io/en/latest/

##Installation

  1. Download this repository as .zip file
  2. Blender -> User Preferences -> Addons -> Install from File -> Select the .zip, enable the addon

##Usage

  1. Create your scene
  2. Blender -> 3D View -> Tool Shelf -> Misc -> Set your room and object attributes using the panel options
  3. Blender -> 3D View -> Tool Shelf -> Misc -> Set the JanusVR and Export target directories
  4. Click on Start JanusVR to export and launch your room in JanusVR

About

Blender to JanusVR FireBoxHTML Exporter Addon (with IPFS and Vesta support)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%