Unity3D / Google Cardboard Android app for viewing a model of the human brain
Find a file
2015-07-24 05:41:36 +01:00
Assets first checkin 2015-07-24 05:07:03 +01:00
ProjectSettings first checkin 2015-07-24 05:07:03 +01:00
.gitignore adding link to Google Play 2015-07-24 05:41:36 +01:00
LICENSE Initial commit 2015-07-23 21:00:05 -07:00
ReadMe-to-enable-speech.txt first checkin 2015-07-24 05:07:03 +01:00
README.md adding link to Google Play 2015-07-24 05:41:36 +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

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/ttunityplugin.jar
Assets/Plugins/UnityAndroidTTSPlugin.dll
Assets/Takohi/*

which should allow you to build Brain VR.