Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anosatsuk124/vrc-keyboardcontroller-in-vr_osc
An OSC tool to control VRChat with keyboard in VR mode.
https://github.com/anosatsuk124/vrc-keyboardcontroller-in-vr_osc
vr vrchat
Last synced: 23 days ago
JSON representation
An OSC tool to control VRChat with keyboard in VR mode.
- Host: GitHub
- URL: https://github.com/anosatsuk124/vrc-keyboardcontroller-in-vr_osc
- Owner: anosatsuk124
- License: apache-2.0
- Created: 2024-03-18T22:48:45.000Z (10 months ago)
- Default Branch: development
- Last Pushed: 2024-04-15T20:44:35.000Z (9 months ago)
- Last Synced: 2024-12-19T20:10:03.349Z (23 days ago)
- Topics: vr, vrchat
- Language: Rust
- Homepage:
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# VRC Keyboard for VR mode
- [日本語](#日本語)
- [English](#English)
## 日本語
> [!IMPORTANT]
> このアプリは署名を行っていないため、警告が出る可能性があります。このアプリケーションはVRChatのOSC機能を利用して、VRモードでもキーボードによる操作を両立可能にするものです。
Quest等のハンドトラッキング機能では移動操作等が困難になりがちですが、VR空間上でのデスクトップオーバレイ (XSOverlayなどの外部アプリケーション) を用いることで、 (コントーラを置いた状態でも) キーボードで作業しながらハンドトラッキングで最低限のVRらしいコミュニケーションをすることが可能となります。
### 対応操作
- [x] **視界のターン** (Quest Touchコントローラ等における「右スティック左右入力」) はキーボードの**矢印左右キー**で行えます。
- ←
- →- [x] **移動操作** (Quest Touchコントローラ等における「左スティック左右入力」) はキーボードの**WASD**で行えます。
- W
- A
- S
- Dチェックの付いたものは実装済みです。
## English
> [!IMPORTANT]
> This is not signed and it may cause some warnings.This is an application to control VRChat even if you launch it in VR mode.
In almost all cases, it is too difficult to control the hands-tracking feature with Quest. But it makes your hands-tracking while on the Keyboard more VR-wise and useful.
### Compatible Actions
- [x] Turning: Right/Left arrow keys
- ←
- →- [x] Moving: WASD keys
- W
- A
- S
- D- [ ] Expression Menu: not implemented yet.
The checked items have already been implemented!