Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vrMate

A Unity application for rendering visual scenes. This is the companion application to behaviorMate that enables VR contexts.

Fork Notes

This is a fork of losonczylab/vrMate with added multi-display support for Windows desktop builds.

Key change: Multiple HDMI outputs to a single IP address are now supported and managed by a single vrMate.exe instance. The original implementation required each display to have its own IP address and its own running instance of vrMate.

Citing vrMate

If you use vrMate for your research, please cite the following paper in any resulting publications:

Dependencies

Unity Hub

Unity Editor (Version 2019.2.10f1)

*Note: during the installation of Unity Hub or the Unity Editor, be sure to choose the option for installing Android build support or build support for whatever platform vrmate will be run on.

Installation [Android]

vrMate can be built and run on most platforms, but we run it exclusively on Android. The following steps outline the Android build process.

  1. Clone the repository
    git clone git@github.com:losonczylab/vrMate.git
    
  2. Using Unity Hub, open the "vrmate" project. You will then be prompted to download editor version 2019.2.10f1.
  3. Build the project
    • File > Build Settings > Build (Make sure "Android" is selected from the list of platforms before hitting build)
  4. Copy the APK file to the Android device and run it

Starting vrMate

  1. Simply start vrMate like any Android application.

License

Unless otherwise specified in individual files, all code is Copyright (C) 2023 The Trustees of Columbia University in the City of New York.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A Unity application for rendering visual scenes. This is the companion application to behaviorMate that enables VR contexts..

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages