Skip to content

sarahayu/VR-Network-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR Network Visualization

Main view of application

Equipment

These are the tools used at our time of development, and by no means are hard requirements (e.g. you can use MacOS instead of Windows, but setup may differ).

  • Unity 2022.3.62f2
  • Oculus Rift/Quest
  • Windows 11
  • Windows Subsystem Linux 2
  • python3.10

Setup

  1. Install Neo4J.
    • Go to their download page
    • Scroll down to the section Neo4j Desktop
    • Select Windows
    • Click Download

Screenshot of page where to download Neo4J from

  1. Set up language server.
    • Go to folder Assets/Voice/PythonScripts
    • Run install.sh

Running

  1. Run Neo4J server.

  2. Run language server.

    • Go to folder Assets/Voice/PythonScripts
    • Run run.sh
  3. Click Play in Unity.

Notes

  • Changing language model: You can change the language model by downloading any model from whisper's repo. Then, within Unity, go to the game object ===VOICE===/Whisper and change the Model Path variable into the path of the new model. See screenshot below for an example.

Screenshot of Model Path variable

About

Immersive graph visualization using Unity's built-in XR package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages