quest-rdp
quest-rdp copied to clipboard
Remote desktop for Oculus Quest. Using Unity and WebRTC.
WIP
quest-rdp
QuestView(https://github.com/shinyoshiaki/quest-view) を使って開発中のOculusQuest向けリモートデスクトップアプリ
depend
quest-view : https://github.com/shinyoshiaki/quest-view
websocket-sharp : https://github.com/sta/websocket-sharp
UniRx : https://github.com/neuecc/UniRx
Utf8Json : https://github.com/neuecc/Utf8Json
VRkeys : https://github.com/campfireunion/VRKeys
VrGrabber : https://github.com/hecomi/VrGrabber
配信ソフト
https://github.com/shinyoshiaki/quest-view/releases/download/0.0.2/streamer.zip
ブランチ運用
git-flow
master : ドキュメンテーション、ビルド、デプロイ
develop : 開発ブランチ
feature/* : 新機能実装
maintain/* : 修正、改善
featureとmaintainはdevelopにマージ
developはmasterにマージ