Publisher | fuqunaga |
---|---|
File size | 82.69kB |
Number of files | 64 |
Latest version | 1 |
Latest release date | 2019-05-08 08:10:13 |
First release date | 2018-10-16 05:00:12 |
Supported Unity versions | 2018.4.2 or higher |
GUIRemote is a tool to go out the GUI on the local network.
On your application, you can hide the GUI and move it to a client on another terminal and operate it.
Useful for manipulating live stream, projection mapping, digital signage, media art, VJ, etc on the behind.
■Features:
- No coding
- GUILayout class: full support
- GUI class: partical support
(enabled,color,backgroundColor,DrawTexture(),Window(),DragWindow())
- GUILayoutUtility.GetLastRect(): support
■ Comparison with common remote desktop tools
Good:
- High speed, lightweight as it is only GUI
- Can hide original GUI
Bad:
- Only local netowork.
■Limitations:
- Server: windows only
- Client: all platform