All Projects → void4 → FireVR

void4 / FireVR

Licence: other
Blender to JanusVR FireBoxHTML Exporter Addon (with IPFS support)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to FireVR

janusweb
An in-browser implementation of JanusVR
Stars: ✭ 145 (+480%)
Mutual labels:  vr, virtual-reality, janusvr
MindMapper
Blender Python - Node-based multi-line text and image flowchart
Stars: ✭ 58 (+132%)
Mutual labels:  blender3d, blender
OpenXR-CTS
Conformance test suite for OpenXR
Stars: ✭ 38 (+52%)
Mutual labels:  vr, virtual-reality
blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (+8%)
Mutual labels:  blender3d, blender
g3r
3D, VR and AR Maps in R
Stars: ✭ 19 (-24%)
Mutual labels:  vr, virtual-reality
Simple-OpenVR-Driver-Tutorial
A sample OpenVR Driver for you to learn from
Stars: ✭ 157 (+528%)
Mutual labels:  vr, virtual-reality
webvrrocks
Your guide to Virtual Reality in the browser.
Stars: ✭ 116 (+364%)
Mutual labels:  vr, virtual-reality
island-viz
IslandViz: A Tool for Visualizing Modular Software Systems in Virtual Reality
Stars: ✭ 17 (-32%)
Mutual labels:  vr, virtual-reality
medieval-assets
A modular medieval game asset pack in Blender
Stars: ✭ 25 (+0%)
Mutual labels:  blender3d, blender
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (-20%)
Mutual labels:  blender3d, blender
virtual-reality-tour
📍 Virtual reality travel in Google Street View.
Stars: ✭ 34 (+36%)
Mutual labels:  vr, virtual-reality
vrtist
Virtual Reality tool for storytelling
Stars: ✭ 43 (+72%)
Mutual labels:  vr, virtual-reality
OpenXR-Hpp
Open-Source OpenXR C++ language projection
Stars: ✭ 25 (+0%)
Mutual labels:  vr, virtual-reality
NS-illustration-pack
Package of 3D low poly illustrations created in a Blender
Stars: ✭ 28 (+12%)
Mutual labels:  blender3d, blender
daydream-node
Quick Node.js module to connect to the Daydream controller and receive all the data
Stars: ✭ 17 (-32%)
Mutual labels:  vr, virtual-reality
glTF-Blender-IO-materials-variants
Blender3D addon for glTF KHR_materials_variants extension
Stars: ✭ 56 (+124%)
Mutual labels:  blender3d, blender
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-12%)
Mutual labels:  vr, virtual-reality
LifeBrush
A toolkit for painting agent-based mesoscale molecular simulations and illustrations.
Stars: ✭ 38 (+52%)
Mutual labels:  vr, virtual-reality
awesome-3d
Awesome list of 3D resources. AR/MR/VR is the future, and 3D model is the basics of all of them.
Stars: ✭ 42 (+68%)
Mutual labels:  vr, virtual-reality
PieMenusPlus
Pie Menus Plus is a complete Pie Menu ecosystem for Blender 2.8+
Stars: ✭ 26 (+4%)
Mutual labels:  blender3d, blender

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

  1. Download this repository as .zip file: https://github.com/void4/FireVR/archive/master.zip
  2. 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

  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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].