(07-29-2019, 09:41 AM)Sebastian Staacks Wrote: Multiple graphs in a single plot are a bit problematic in our editor at the moment, but it can still be done by writing the XML directly. However, all six in a single graph is not possible (at least not in a reasonable way as we do not support an additional axis for the different dimensions) and we only have vertical layouts. Nevertheless, I hope this is to some extend what you are looking for:
https://phyphox.org/phyphox-files/6dof.phyphox
Works great !
https://www.youtube.com/watch?v=PWLIwiob...e=youtu.be
I was thinking if it would be possible to get a real-time 6-dof UDP transfer for eventual application like:
- 6-dof gimbal
- a very much wanted motion canceling for HMD's
We have already a set of plugins grabbing a TCP or UDP data from games. All we would need would be to grab those 6 variables as stable and fast as possible, before we simply apply them on our degrees of freedom.
If its possible, would you please guide us a bit to achieve this ?
Thank you very much - Hexpod