cs528-vedant-project
My project for CS528 Spring 2024 class at UIC
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Repository
My project for CS528 Spring 2024 class at UIC
Basic Info
- Host: GitHub
- Owner: Vedant1202
- Language: C#
- Default Branch: main
- Homepage: https://vedant1202.github.io/CS528-vedant-project/
- Size: 139 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
omicron-unity CAVE2 Simulator
A example project for developing Unity3D applications for virtual reality environments such as the Electronic Visualization Laboratory's CAVE2(TM). This package and its associated submodule (https://github.com/arthurnishimoto/module-omicron) work as a wrapper around the CAVE2 API so that the CAVE2 environment can be simulated in Unity3D using stock Unity assets (no editor platform dependencies, professional licenses needed).
Documentation:
Guide for Running Unity in CAVE2
Guide for Running Unity in Continuum
Installation
This repository is a wrapper for the main Omicron-Unity module available at https://github.com/arthurnishimoto/module-omicron. Download from here for use as a Unity example project. Use the previous link for use as a submodule of an existing project.
If you are cloning using Git, remember to remember to use the recursive flag:
git clone --recursive https://github.com/uic-evl/omicron-unity.git
Alternatively when available, you can use one of the zipped release files.
CAVE2 is a trademark of the University of Illinois Board of Trustees
Owner
- Name: Vedant Nandoskar
- Login: Vedant1202
- Kind: user
- Location: Mumbai, India
- Website: https://vedantnandoskar.herokuapp.com/
- Twitter: veyydant
- Repositories: 7
- Profile: https://github.com/Vedant1202
Student | GSoC'21 @camicroscope | Contributor at @camicroscope @docusign
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Nishimoto" given-names: "Arthur" orcid: "https://orcid.org/0000-0002-9541-0218" title: "omicron-unity CAVE2 Simulator" version: 3.10 date-released: 2016-2-5 url: "https://github.com/uic-evl/omicron-unity"