Force Directed Diagram VR/AR

What's new in update 1.2.0:

  • Fix oscillation issues in the Force Directed Diagram where nodes would not stabilize at lower framerates or with certain physics parameters, by introducing velocity damping. ⚠️ For existing projects : please consider updating your scenes' Force Directed Diagram physics settings to avoid unwanted behaviours.
  • Add support for directional and bidirectional links, with example scene (DirectionalLinks)
  • Add nodes expansion example scene (NodesExpansion) : clicking on a node will pop neighbouring nodes and create appropriate links.

This package provides components and tools to display link/node data in the form of a Force Directed graph drawing.


This type of layout is commonly used in a variety of application areas: network visualization, large graph visualization, knowledge representation, system management, or mesh visualization.


It is used to visualize the connections between objects in a network. By grouping the objects connected to each other in a natural way, a Force-Directed Graph is visually interesting and also makes it possible to discover subtle relationships between groups.


The VR/AR scene are built with the OpenXR standard.


The pros of the VR/AR version :

  • Four additional demo scenes for business use cases : London Underground system explorer VR, London Underground system explorer AR, Basic VR and Diagram Building VR, quickly adaptable to your own needs. Please check out the associated videos.

NB : if you are not interested in the VR/AR capabilties, please check out this version