Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T10:57:20.000Z (7 months ago)
- Last Synced: 2024-08-04T03:02:16.086Z (6 months ago)
- Topics: osgi, software-visualization, unity, virtual-reality, vr
- Language: C#
- Homepage:
- Size: 94 MB
- Stars: 22
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**
IslandViz Virtual Reality
**![IslandViz Virtual Reality](Logo_IslandViz-1b_RGB.png)
[![Licence](https://img.shields.io/hexpm/l/plug.svg)](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