/riftvision

Flying a quadcopter(ARDrone) with oculus rift.

Primary LanguageJavaOtherNOASSERTION

RiftVision is a succesor to a previus project called MuhaVision.

RiftVision enables you to fly a quadcopter(ARDrone) with oculus rift. The picture is streamed to the oculus rift and distorted with engine written in OpenGL. You can controll the drone by tilting Oculus Rift, or by an external controller.

Here are some of the implemanted features:

  • Flying
    • Auto Pilot
  • Oculus Rift
  • OpenGL Support
  • Windows Phone Support
  • Stable Release

  • Python module ovrsdk (pip install python-ovrsdk)
  • PyGame Python library (Debian-like distros: sudo apt-get install python-pygame)
  • LWJGL (version compatible with Linux is already located in the lib directory of the project, including natives)

The code is distributet under the MIT licence.
LWJGL licence is property of Lightweight Java Game Library Project. Licence is available here.