Is there any solution that will you allow you to run GPU-accelerated OpenGL applications remotely, given:
- The remote machine is a Microsoft Windows server
- There is a 3D graphics card in the remote machine (e.g., NVIDIA, ATI)
In particular, is this possible over RDP using the Microsoft Remote desktop Client?
As far as I can tell Microsoft's RemoteFX technology only does 3D acceleration for DirectX, it doesn't 3D accelerate OpenGL. VirtualGL+VNC works for Linux, but there isn't a Windows port as far as I can tell.