orx-rabbit-control
Also: added a last missing example for orx-syphon
This commit is contained in:
committed by
Edwin Jakobs
parent
dfb39cb351
commit
20adcf5bed
13
orx-rabbit-control/README.MD
Normal file
13
orx-rabbit-control/README.MD
Normal file
@@ -0,0 +1,13 @@
|
||||
# orx-rabbit-control
|
||||
|
||||
`orx-rabbit-control` uses `orx-parameters` annotations to generate a control interface, just like `orx-gui`. It can be used as an alternative to `orx-gui` when you want to control your OPENRNDR program from a mobile device or a different computer.
|
||||
|
||||
<a href="https://rabbitcontrol.github.io">
|
||||
<img src="https://rabbitcontrol.github.io/carrot-sketch-c-trans.png" width="50px">
|
||||
</a>
|
||||
|
||||
### Using the web client
|
||||
|
||||
Go to [rabbitcontrol.github.io/client](https://rabbitcontrol.github.io/client/) and enter your IP-address and port.
|
||||
|
||||
_Note: there are currently issues with the insecure websocket connection that RabbitControl uses and some browsers (like mobile Safari), we're looking for solutions..._
|
||||
Reference in New Issue
Block a user