streaming x,y info to a Blitz app?
Blitz3D Forums/Blitz3D Beginners Area/streaming x,y info to a Blitz app?| 
 | ||
| I have an external application I would like to use to stream x and y coordinates to control the mouse cursor in my Blitz 3D applictaion. Is this possible and how should I  apporach this if it is? | 
| 
 | ||
| One possible way is to use UDP networking - on a local machine the latency should be very low... sub 10ms atleast possibly sub 1ms. |