Oculus Rift and Leap Motion with Live Data Integration (4/15/2015)

Today I worked on making my room hologram interactive with live data integration and Leap Motion CGI script buttons.
I started by rearranging the array so that it is on the wall.
Here is what it looks like through the Oculus Rift:
I then created buttons similar to the leaves of my file tree and put them onto the appropriate switches.
Finally, I used the www class to access the CGI script when the event is called by the collision engine, so that I can actually turn on the relays of my Raspberry Pi data system by clicking them with my my fingers through the Leap Motion on the Oculus Rift.

Comments