Implementation of a Force Directed Diagram algorithm with mixed reality sample scenes, which can be used to display and edit link/node JSON data with unlimited control and variations.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 versionThe current implemented features are :Drag and dropFixed nodesCamera focus on specific nodePhysics parameters real-time tweakingImage nodesText nodesGrouping nodes by data valuesFull node and link customization with node and link factoriesDiagram editorExport/import as jsonGPU computed diagram layout (over 5000 nodes and links at over 30 fps)Full 2D support with pan and zoomBusiness cases for trading data visualization, fault detection, isolation and recovery, and organization managementWebGL compatibility (without compute shaders)See the demo video for a few examples of what can be achieved with this package.Download the Windows demo version of the Diagram Editor here