brainvr/README.md
2015-07-26 22:10:34 +01:00

21 lines
780 B
Markdown

# brainvr
Unity3D / Google Cardboard Android app for viewing a model of the human brain
Available for free on Google Play <a target="_blank" href="https://play.google.com/store/apps/details?id=org.thyrd.brainvr">
<img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" /> </a>
More info on the data at <a target="_blank" href="http://thyrd.info/brainvr">thyrd.info/brainvr</a>
## 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.