I need render delay to syncronize game with feedback hardware ( 6dof motorized platform ), which have 150ms latency.
I think to use render to circular buffer of textures.
Any suggestions how to implement?
I need render delay to syncronize game with feedback hardware ( 6dof motorized platform ), which have 150ms latency.
I think to use render to circular buffer of textures.
Any suggestions how to implement?
I’m looking for a solution also.