Hello fine folks,
As some of you may be aware Steam VR allows you to get access to the players controller render model (which is nice because then we can display the users custom model from the workshop)
You can see the interface on the Open VR gitHub here https://github.com/ValveSoftware/ope...odels_Overview
Now my question is has anyone in the community written a plugin/wrapper that allows us to use these in the engine?
Personally I think this would be an awesome thing for Epic to provide but if that fails and no one has already done the work I was thinking of just taking the data returned by the API and loading it into a procedural mesh component.
Anyway anyone else got some opinions on the matter?
As some of you may be aware Steam VR allows you to get access to the players controller render model (which is nice because then we can display the users custom model from the workshop)
You can see the interface on the Open VR gitHub here https://github.com/ValveSoftware/ope...odels_Overview
Now my question is has anyone in the community written a plugin/wrapper that allows us to use these in the engine?
Personally I think this would be an awesome thing for Epic to provide but if that fails and no one has already done the work I was thinking of just taking the data returned by the API and loading it into a procedural mesh component.
Anyway anyone else got some opinions on the matter?
Comment