Unity3D / Google Cardboard Android app for viewing a model of the human brain
Find a file
2015-07-26 22:10:34 +01:00
Assets fixes .gitignore 2015-07-24 05:49:00 +01:00
ProjectSettings first checkin 2015-07-24 05:07:03 +01:00
.gitignore fixes .gitignore 2015-07-24 05:49:00 +01:00
LICENSE Initial commit 2015-07-23 21:00:05 -07:00
ReadMe-to-enable-speech.txt fixes .gitignore 2015-07-24 05:49:00 +01:00
README.md updated readme 2015-07-26 22:10:34 +01:00

brainvr

Unity3D / Google Cardboard Android app for viewing a model of the human brain

Available for free on Google Play Get it 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.