Update 'README.txt'

This commit is contained in:
Chris Midkiff 2020-06-22 09:51:49 -04:00
parent ccc8233619
commit 5dfb0b79a9

View File

@ -10,6 +10,11 @@ Collision:
As you may or may not have noticed there are two different collision systems in this codebase for clicking on circles. This may seem a bit overkill. This is because the way Google Cardboard and Oculus handle collision is entirely different. If you are adding a different device to this study/code base. I would highly recommend downloading whatever sample program the SDK for your device gives you and just looking at how it is handling collision/input. That should give you enough ammunition to add your own scenes in the style of the Experiment and Home scenes I have here. As you may or may not have noticed there are two different collision systems in this codebase for clicking on circles. This may seem a bit overkill. This is because the way Google Cardboard and Oculus handle collision is entirely different. If you are adding a different device to this study/code base. I would highly recommend downloading whatever sample program the SDK for your device gives you and just looking at how it is handling collision/input. That should give you enough ammunition to add your own scenes in the style of the Experiment and Home scenes I have here.
Instructions:
You will need the following things:
Future Plans Future Plans
Create (web?) UI for the experimenter so they don't have to change the code Create (web?) UI for the experimenter so they don't have to change the code