Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 777 Bytes

File metadata and controls

33 lines (19 loc) · 777 Bytes

Unity VR Integration

How to integrate On-Body Haptics with Unity for VR/AR experiences.

Coming Soon

This integration guide is under development.

Quick Example

Unity can send OSC messages using third-party OSC libraries:

Recommended Libraries

Example Code Snippet

// Coming soon: Unity C# example

See OSC Protocol for complete message format documentation.

Resources

Contributing

Have a Unity VR integration example? Share it! See CONTRIBUTING.md.