https://github.com/DLR-SC/island-viz
IslandViz: A Tool for Visualizing Modular Software Systems in Virtual Reality
https://github.com/DLR-SC/island-viz
osgi software-visualization unity virtual-reality vr
Last synced: 16 days ago
JSON representation
IslandViz: A Tool for Visualizing Modular Software Systems in Virtual Reality
- Host: GitHub
- URL: https://github.com/DLR-SC/island-viz
- Owner: DLR-SC
- License: apache-2.0
- Created: 2018-06-11T10:24:38.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T10:57:20.000Z (11 months ago)
- Last Synced: 2024-11-08T07:46:34.373Z (7 months ago)
- Topics: osgi, software-visualization, unity, virtual-reality, vr
- Language: C#
- Homepage:
- Size: 94 MB
- Stars: 24
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- vr-resources - IslandViz: A Tool for Visualizing Modular Software Systems in Virtual Reality
README
**
IslandViz Virtual Reality
**
[](https://github.com/DLR-SC/island-viz/blob/master/LICENSE)
Dependencies:
JsonObject, QuickGraph4Unity, SteamVR, Triangle.NET C# port.All of these are included as sub-modules and are obtained automatically when the IslandViz repo is cloned recursively:
"git clone --recurse-submodules https://github.com/DLR-SC/island-viz.git"Additionally, TextMesh Pro has to be downloaded from the Unity Assetstore and placed inside the IslandViz/Assets folder.
"https://assetstore.unity.com/packages/essentials/beta-projects/textmesh-pro-84126"Tested with Unity 2018.1.9f2