Skip to content

foundway/Unity-VNC-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-VNC-Client

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

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...)

Tested using Unity 5.5 under windows

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.9%
  • C++ 28.8%
  • C# 8.6%
  • HTML 1.4%
  • Objective-C 0.6%
  • Makefile 0.3%
  • Other 0.4%