Fusion XR Addons Overview
XR Addons
The XR addons are a collection of helpers to quickly bootstrap an XR prototype application, for most of them in Fusion shared topology.
Each addon is documented in a dedicated page, and they can all be downloaded together in the archive in the download section below.
Here's the list of addons you can use without being a Circle member :
- Blocking Contact
- Connection Manager
- Data Sync Helpers
- Extended Rig Selection
- Line Drawing
- Logitech MX Ink
- Magnets
- Meta Core Integration
- Sticky Notes
- Texture Drawing
- visionOS Helpers
- Voice Helpers
- XR Hands synchronization
- XR Shared
Tutorial
Also, in a series of 2 videos, we show you how to use Fusion 2 and XR addons to prototype a multi-user immersive application compatible with Meta Quest and Apple Vision Pro headsets, without any line of code.
If you are curious about how it works, start with the second video; and if you want to test it yourself, watch the first video which explains how to configure the project.
Please note that the XRGuide menu used in the second video is only a help and that it is not mandatory to use it to prototype a multi-user application with Fusion and the XR addons (please refer to the documentation for each addon).
Industries Addons
To go even further, we provide to our Circle members a list of advanced reusable addons to speed up 3D/XR application prototyping.
Download
Version | Release Date | Download | |
---|---|---|---|
2.0.2 | Oct 22, 2024 | Fusion XR Addons 2.0.2 Build 711 |
Folder Structure
The /Photon
folder contains the Fusion and Photon Voice SDK.
The /Photon/FusionAddons
folder contains all addons. There is one subfolder per addon.
The /XR
folder contains configuration files for virtual reality.
The /GraphicSettings
folder contains graphics configuration files (for lighting, URP, PostProcess, etc.).
Dependencies
Some addons require others to be installed to work.
Those dependancies are specified on each addon page.
Note that most addons relies on the XR shared one, defining the basics of rig parts synchronization.
Back to top