Fuseman Apps

Navi 2.0
Fuseman
Check out the demos for the DK2 that can pairwith this app (best experienced in a swivel chair or standing up -tested on a NVIDIA 970M):-----------------------------------------------------------------------------------------------------1. Jelly Fling:https://github.com/vmohan7/NaviSpaceDemo/releases/download/v1.0.1/SpaceDemov1.0.1.zipThis demo showcases the ability to use touch and drag to fire aslingshot into orbs that are floating around you. You can also usepositional and/or rotational tracking to control where the slingshot is relative to you.-----------------------------------------------------------------------------------------------------2. Pirate Defense:https://github.com/vmohan7/NaviPirateDemo/releases/download/v1.0.1/PirateDemov1.0.1.zipThis demo showcases the ability to finely control the Tangodevice relative to you. Use the plane to deflect bombs that arefired at you from pirate ships. Note that the image you see in theplane that is controlled by Tango is an image of what is directlybehind your field of vision. Use it to see incoming ships that areapproaching from behind.-----------------------------------------------------------------------------------------------------To run the demos, run the .bat script which runs the executablewith a parameter to use an Oculus (Unity has yet to build vrmodeinto the executable). If that does not work, open terminal and runthe following commands:cd /path/to/demos./SpaceDemo.exe -vrmode OculusBoth demos include a tutorial at the beginning on how to use thedevice. This can be skipped by touching the device with 5fingers.-----------------------------------------------------------------------------------------------------This application converts your Android Device (including ProjectTango Dev Kits) into an input device for your favorite compatibleVR games. Use touch input and motion control to affect your virtualenvironment.Currently, rotation and touch inputs (Tango also supportsposition) from your Android are sent over a wireless network toyour PC to use in a virtual reality experience. In order to connectyour smart device to your PC with a DK2, both your PC and Androidmust be on the same wireless router. Your PC will automaticallyfind the Android device on the local network and begin transferringsensor data.At any point, you can reset the orientation of the device andthe headset by taping the screen with your right 5 fingers. Thereis also a small reset button on the device in the top left cornerto just reset the position and rotation.You can also toggle between rotational mode and positional modeby tapping twice. At the moment, I highly recommend using justrotational mode because positional mode drifts a lot (both demoapps defaults to rotational mode).For those interested, here is a link to the github repo toaccess the code and start developing:https://github.com/vmohan7/Navi
NaviSnap 1.4
Fuseman
A small demo I put together that integratesthe open source input controller Navi with the Project Tango DevKit or Google Cardboard. All the code is open source (links below),so feel free to use it as an example for your own projects. Checkout this youtube video to see it in action:https://www.youtube.com/watch?v=UHiGuvfg3X4--------Controls--------Using a smartphone with the Navi app running, you will be ableto control the camera that you see with the rotation of your phone.Double tap to take a picture. Swipe up to view your pictures. Swipeleft and right to scroll between your pictures. Swipe down to entercamera mode.--------References--------Here are links to the code for this project as well as Navi:https://github.com/vmohan7/NaviSnaphttps://github.com/vmohan7/Navi