Skip to content

Unity 3D Vnc Client : Port of the VncSharp: A .NET VNC Client Library

License

Notifications You must be signed in to change notification settings

cfloutier/Unity-VNC-Client

Repository files navigation

Unity-VNC-Client

Description

Unity 3D Vnc Client : Port of the VncSharp: A .NET VNC Client Library to Unity 3D

Developer Notes

There is still some trouble with keys but as my main purpose is to integrate it into vr (without keyboard), I've let this buggy section as it. The original code has been simplified because there is only one mode of view (no scaling or clipped). All the GDI+ stuff has been removed and replaced by unity ones (Texture2D for bitmap, raycasting for mouse input...)

Testing

Tested using Unity 2020.3.20f1 LTS under windows.

Use the TestMouse scene to have a try. I've tested using tightVNC client under windows.

img
For more detailed testing documentation please read testing.

About

Unity 3D Vnc Client : Port of the VncSharp: A .NET VNC Client Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published