Skip to content

Commit 251afa8

Browse files
Update README.md
Added wiki guides to readme.
1 parent 8dc8e2e commit 251afa8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# omicron-unity CAVE2 Simulator
22
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).
33

4+
**Documentation:**
5+
6+
[Guide for Running Unity in CAVE2](https://github.com/uic-evl/omicron-unity/wiki/Guide-for-running-Unity-in-CAVE2)
7+
8+
[CAVE2 Unity Tips and Examples](https://github.com/uic-evl/omicron-unity/wiki/CAVE2-Unity-Tips-and-Examples)
9+
410
## Installation
511

612
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.
@@ -9,6 +15,6 @@ If you are cloning using Git, remember to remember to use the recursive flag:
915

1016
`git clone --recursive https://github.com/uic-evl/omicron-unity.git`
1117

12-
Alternativly when available, you can use one of the zipped release files.
18+
Alternatively when available, you can use one of the zipped release files.
1319

1420
CAVE2 is a trademark of the University of Illinois Board of Trustees

0 commit comments

Comments
 (0)