Unity3D / Google Cardboard Android app for viewing a model of the human brain
Find a file
2015-07-24 05:07:03 +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 first checkin 2015-07-24 05:07:03 +01:00
brainvr.apk first checkin 2015-07-24 05:07:03 +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 first checkin 2015-07-24 05:07:03 +01:00

brainvr

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

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.