Goals - mklasinc/capstone GitHub Wiki
- it works if the networked devices are on the same network
- the ports match
- it works without the usb connection - the only requirement is that the tablet is connected to the same network as the computer
January
goals
Yet to be completed
Completed
Data flow
- Matlab signals to Unity that trial is underway
- when the trial boolean is true and Vuforia finds its target, Unity sends a message to Matlab that data collection can proceed
- if, during a trial, Vuforia loses track of the target, Unity tells Matlab to render the glasses opaque
progress
- tutorial on adding a script to Vuforia
- stack overflow thread on vuforia namespace
- book on making AR games, which includes an example on Unity scripting with Vuforia
FEB 1