Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 852 Bytes

File metadata and controls

24 lines (15 loc) · 852 Bytes

Unity_Max_Bridge

Description:

A starter project framing Unity VR and Max VR with OSC Communication.

Environment Required:

Unity 2017 2.0f or above

Two Unity Scenes included with package:

Unity_bridge_with_Max - Unity runs VR with steamVR + VRTK and sends position data of headset & controllers to Max 7 (matched patch with Unity_bridge_with_Max.maxpat)

Max_VR_to_Unity - Max 7 runs VR with Worldmaking library and sends position data of headset & controllers to Unity (matched patch with Max_VR_to_Unity.maxpat)

Libraries Reference:

steamVR plugin

VRTK plugin

UnityOSC Library

Max_Worldmaking_Package