Unity engine

Integration

Due to compatibility with SteamVR, you don't need any additional plugins for integration VR gloves to your project.

Instead, you just need to follow this guide

Quickstart with SteamVR - valvesoftware.github.io

unity1

Just follow official Steam VR guide with standard scene.

unity2

Advanced haptics and sample

One of the great feature of using VR gloves is advanced haptic capabilities.

With Senso extension you'll be able to assign haptic surface properties to the different objects.

Here is "how to"

  1. Copy folder C:\Senso_DK3\Unity_scripts\Assets\ into your project

  2. Add Senso_Haptics script to Left and Right hands unity3

  3. Add Senso_Haptic_Material to any object on the scene unity4

These additional actions allow you to 'feel' VR objects whenever you touch them with specific vibration effects - one to touch and one for sliding / stroking along the surface.

That's it !

Unity sample project 2022.3.0f1

This Unity example with SteamVR plugin and haptic surfaces can be downloaded from our web site.

unity5

Senso_Sample_SteamVR.zip