Thanks Lukefwilson!
It’s a pretty good start, but I still believe there’s ways to improve it to get it game ready.
Hi Atlasan,
The current version does not support saving gestures at the moment, that’s why you don’t get a file.
I was hoping to get the time to start working on a more optimized implementation but got sidetracked by work…
If you want to add support it, I encourage you to fork the repo and write a serialization of the class VRGestureTemplate.
Once you loaded a new gesture, simply re-evaluate the min/values for the space coordinate as done in UVRGestureRecognizer::StopRecordingGesture().