mirror of
https://github.com/donl/brainvr.git
synced 2026-09-10 15:10:04 -06:00
Unity3D / Google Cardboard Android app for viewing a model of the human brain
- C# 92.7%
- ShaderLab 3.5%
- Objective-C++ 2.4%
- Objective-C 1.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| Assets | ||
| ProjectSettings | ||
| .gitignore | ||
| LICENSE | ||
| ReadMe-to-enable-speech.txt | ||
| README.md | ||
brainvr
Unity3D / Google Cardboard Android app for viewing a model of the human brain
Available for free on Google Play
More info on the data at thyrd.info/brainvr
Building Brain VR
Brain VR uses the Takohi Games Text to Speech plugin, which is $2 from the Unity store:
https://www.assetstore.unity3d.com/en/#!/content/21772
Installing that package will create:
Assets/Plugins/Android/ttsunityplugin.jar
Assets/Plugins/UnityAndroidTTSPlugin.dll
Assets/Takohi/*
which should allow you to build Brain VR.