Skip to content

Commit b193e8d

Browse files
committed
add Japanese doc
1 parent e1f436c commit b193e8d

1 file changed

Lines changed: 65 additions & 0 deletions

File tree

README.JP.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
[![EN](https://user-images.githubusercontent.com/9499881/33184537-7be87e86-d096-11e7-89bb-f3286f752bc6.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.md)
2+
[![RU](https://user-images.githubusercontent.com/9499881/27683795-5b0fbac6-5cd8-11e7-929c-057833e01fb1.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.RU.md)
3+
[![CN](https://user-images.githubusercontent.com/9499881/31012373-978ce414-a522-11e7-9936-387b1c530e2f.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.CN.md)
4+
[![ES](https://user-images.githubusercontent.com/9499881/31012379-9d8f7764-a522-11e7-8bf4-739077369e8b.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.ES.md)
5+
[![FR](https://user-images.githubusercontent.com/9499881/31012387-a7b4aaac-a522-11e7-8485-36ce58dc2d4a.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.FR.md)
6+
[![DE](https://user-images.githubusercontent.com/9499881/31012392-ac051326-a522-11e7-9c8c-2186ddf553d0.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.DE.md)
7+
[![PT](https://user-images.githubusercontent.com/9499881/31012384-a1d1b544-a522-11e7-8a13-3cb53450d55c.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.PT.md)
8+
[![JP](https://user-images.githubusercontent.com/9499881/45507863-48e09f00-b7a4-11e8-9750-f5778e187ad6.png)](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.JP.md)
9+
# True Open VR
10+
TrueOpenVR は シンプルなAPIで全てのVRデバイスに対応する、プラグアンドプレイのコンセプトの元作成されたopen VR規格です。
11+
12+
![](https://user-images.githubusercontent.com/9499881/44172191-7aa30f00-a0ed-11e8-80a7-0e85ff71b33c.png)
13+
14+
- アプリ及びゲーム製作者向け資料: [サンプル](https://github.com/TrueOpenVR/TrueOpenVR-Samples) / [ドキュメント](https://github.com/TrueOpenVR/TrueOpenVR-Core/tree/master/Docs) / [ゲーム製作時の推奨項目](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/EN/Recommendations/Games.md) / [アプリ製作時の推奨項目](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/EN/Recommendations/Apps.md)
15+
16+
- VRデバイス用ドライバ製作者向け資料: [サンプル及び既存ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers).
17+
18+
- バグフィックスや改良、サンプルやデモ、翻訳をお待ちしております。
19+
20+
- ご意見及び要望は、"Issue" 又はメールアドレスまでお願いします。
21+
22+
- 開発者求む。
23+
24+
## 概要:
25+
- 完全にオープンソースで無償の共通規格
26+
27+
- 使用や設定が容易
28+
29+
- マルチプラットフォーム
30+
31+
- [DIY VR devices](https://github.com/TrueOpenVR/TrueOpenVR-DIY)をサポート
32+
33+
- [ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers)の組み込みが容易
34+
35+
## 現在サポートされている環境:
36+
- ディスプレイ: extended mode (将来的にはdirect modeをサポート)
37+
- トラッカー: PSMoveService (実験的), FreeTrack, Razor IMU, Arduino, Android
38+
- コントローラ: Razer Hydra
39+
40+
## ToDo:
41+
- 魚眼歪み補正プロファイルの実装サンプルの作成
42+
43+
- Unreal Engine 4 及び Unityでの実装サンプルの作成
44+
45+
- 高速VRプレイヤー、VR画像ビュア、ゲームデモの作成
46+
47+
- VR HMDのサポート (PlayStation VR等)
48+
49+
- コントローラのサポート (PS Move, Daydream)
50+
51+
## ダウンロード
52+
>Windows 7, 8.1, 10 向け
53+
54+
**[ダウンロード](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases)**
55+
56+
## 最低動作環境
57+
* Intel Core i3 2120 か同性能のAMD製プロセッサ
58+
59+
* Nvidia GTX 660 2GB 又は AMD Radeon 7850 2GB
60+
61+
* HDMI 1.4 又は DisplayPort 1.2
62+
63+
* 4GB RAM
64+
65+
* USB 2.0

0 commit comments

Comments
 (0)