VR UI Kit: Material Design System

VR UI Kit: Material Design System is a library of common UI components such as buttons, menus, panels, keyboard, etc., design specifically for use in Virtual Reality applications.

Oculus is the default integration. However, you can make modifications and use it with any platform, including non-VR related systems.

New features in 2.0 includes:
- A KEYBOARD!!! It works with the default Unity Input Field component
- Nametag with text and image that can be use to label objects in your scene
- Tooltip that can anchor to an object
- A 3D carat, similar to the one in the Sims.

It is our most complete set of UI elements, yet!

How to use:
- Download Oculus Integration from the Asset Store and import it into your project.
- Download and import this library.
- Open the SampleScene. That's it!

*Make sure that you have your headset connected*

Components:
- Buttons (primary, secondary, icon, text)
- Checkbox
- Toggle
- Radio Button
- Slider
- Selector
- Input Field
- Text Area
- Tabs
- Control Bar
- Dialog Box
- Alert Message
- List Menu
- Carousel with pagination
- Loading Indicator
- Alert Notification
- Grid Menu
- Search Bar
- Scroll Panel with header and footer