shinyoshiaki / quest-rdp

Remote desktop for Oculus Quest. Using Unity and WebRTC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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にマージ

About

Remote desktop for Oculus Quest. Using Unity and WebRTC.

License:MIT License


Languages

Language:C# 89.5%Language:TypeScript 6.3%Language:ShaderLab 3.3%Language:JavaScript 0.6%Language:HTML 0.3%