Unreal Engine 4 Plugin for VR Tracker
- Create UE4 Plugin project
- Implement Websocket library https://github.com/feixuwu/UEWebsocket
- Implement UDP library https://github.com/getnamo/udp-ue4
- Parse Websocket messages
- Parse UDP messages
- Create Tag class with Blueprint
- Create Tag Follow class with Blueprint
- ...