Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements a unity sample app which can be controlled using webbrowser client #552

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

podborski
Copy link

This adds two examples:

  1. Web client (using three.js) connects to a server and allows to manipulate the orientation and scaling of a cube 3D object.
  2. Unity Sample app (WebSocket Server) which parses the data coming from the client and changes cube-object orientation and scaling.

Just an example hot to control simple unity app over websocktes using websocket-sharp on the srever side and a web browser on the client side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant