diff --git a/README.txt b/README.txt index 5db8077..3f5f2a8 100644 --- a/README.txt +++ b/README.txt @@ -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. +Instructions: +You will need the following things: + + + Future Plans Create (web?) UI for the experimenter so they don't have to change the code