Skip to content

Add VR variant #66

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tiwanari
Copy link
Member

Overview

I propose a new variant VR that controls a Unity VR model over Socket IO.

Abstract design

Android

  • Set up a remote server
  • Use Socket IO to communicate with the server
  • Add a converter from a block program to a JSON
  • Send the JSON to the server

Unity model

  • Receive the JSON from the server
  • Execute the program

References

@tiwanari tiwanari changed the base branch from master to develop May 30, 2017 23:27
@tiwanari tiwanari force-pushed the feature/add_vr_variant branch from 1ed82b5 to 4c46c77 Compare June 6, 2017 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant