jimbo00000 / RiftSkel-With-Dashboard

Adding the DashboardScene to the basic RiftSkeleton.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RiftSkel-With-Dashboard

A basic framework for getting started with OpenGL programming for the Oculus Rift, plus some floating in-world UI panes.

Description

See the RiftSkeleton project. This project adds the floating in-world UI panes to allow more powerful interaction techniques.

Portability

  • Linux, MacOS, Windows
  • NVIDIA, AMD, Intel

Dependencies

I set up my local build environment with libraries installed under a single directory(C:/lib on Windows, ~/lib on Linux, ~/Development on MacOS). This location can be changed in cmake-gui by modifying the LIBS_HOME variable or by editing it in CMakeLists.txt directly.

About

Adding the DashboardScene to the basic RiftSkeleton.

License:MIT License


Languages

Language:C++ 92.2%Language:CMake 5.7%Language:GLSL 1.8%Language:C 0.3%