|
7 | 7 | [](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.PT.md) |
8 | 8 | [](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/README.JP.md) |
9 | 9 | # True Open VR |
10 | | -TrueOpenVR は シンプルなAPIで全てのVRデバイスに対応する、プラグアンドプレイのコンセプトの元作成されたopen VR規格です。 |
| 10 | +TrueOpenVR は シンプルなAPIで全てのVRデバイスに対応する、プラグアンドプレイのコンセプトの元作成されたopen VR規格です。 |
11 | 11 |
|
12 | 12 |  |
13 | 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) |
| 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 | 15 |
|
16 | | -- VRデバイス用ドライバ製作者向け資料: [サンプル及び既存ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers). |
| 16 | +- VRデバイス用ドライバ製作者向け資料: [サンプル及び既存ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers). |
17 | 17 |
|
18 | | -- バグフィックスや改良、サンプルやデモ、翻訳をお待ちしております。 |
| 18 | +- バグフィックスや改良、サンプルやデモ、翻訳をお待ちしております。 |
19 | 19 |
|
20 | | -- ご意見及び要望は、"Issue" 又はメールアドレスまでお願いします。 |
| 20 | +- ご意見及び要望は、"Issue" 又はメールアドレスまでお願いします。 |
21 | 21 |
|
22 | | -- 開発者求む。 |
| 22 | +- 開発者求む。 |
23 | 23 |
|
24 | | -## 概要: |
25 | | -- 完全にオープンソースで無償の共通規格 |
| 24 | +## 概要: |
| 25 | +- 完全にオープンソースで無償の共通規格 |
26 | 26 |
|
27 | | -- 使用や設定が容易 |
| 27 | +- 使用や設定が容易 |
28 | 28 |
|
29 | | -- マルチプラットフォーム |
| 29 | +- マルチプラットフォーム |
30 | 30 |
|
31 | | -- [DIY VR devices](https://github.com/TrueOpenVR/TrueOpenVR-DIY)をサポート |
| 31 | +- [DIY VR devices](https://github.com/TrueOpenVR/TrueOpenVR-DIY)をサポート |
32 | 32 |
|
33 | | -- [ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers)の組み込みが容易 |
| 33 | +- [ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers)の組み込みが容易 |
34 | 34 |
|
35 | | -## 現在サポートされている環境: |
36 | | -- ディスプレイ: extended mode (将来的にはdirect modeをサポート) |
37 | | -- トラッカー: PSMoveService (実験的), FreeTrack, Razor IMU, Arduino, Android |
38 | | -- コントローラ: Razer Hydra |
| 35 | +## 現在サポートされている環境: |
| 36 | +- ディスプレイ: extended mode (将来的にはdirect modeをサポート) |
| 37 | +- トラッカー: PSMoveService (実験的), FreeTrack, Razor IMU, Arduino, Android |
| 38 | +- コントローラ: Razer Hydra |
39 | 39 |
|
40 | 40 | ## ToDo: |
41 | | -- 魚眼歪み補正プロファイルの実装サンプルの作成 |
| 41 | +- 魚眼歪み補正プロファイルの実装サンプルの作成 |
42 | 42 |
|
43 | | -- Unreal Engine 4 及び Unityでの実装サンプルの作成 |
| 43 | +- Unreal Engine 4 及び Unityでの実装サンプルの作成 |
44 | 44 |
|
45 | | -- 高速VRプレイヤー、VR画像ビュア、ゲームデモの作成 |
| 45 | +- 高速VRプレイヤー、VR画像ビュア、ゲームデモの作成 |
46 | 46 |
|
47 | | -- VR HMDのサポート (PlayStation VR等) |
| 47 | +- VR HMDのサポート (PlayStation VR等) |
48 | 48 |
|
49 | | -- コントローラのサポート (PS Move, Daydream) |
| 49 | +- コントローラのサポート (PS Move, Daydream) |
50 | 50 |
|
51 | | -## ダウンロード |
52 | | ->Windows 7, 8.1, 10 向け |
| 51 | +## ダウンロード |
| 52 | +>Windows 7, 8.1, 10 向け |
53 | 53 |
|
54 | | -**[ダウンロード](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases)** |
| 54 | +**[ダウンロード](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases)** |
55 | 55 |
|
56 | | -## 最低動作環境 |
57 | | -* Intel Core i3 2120 か同性能のAMD製プロセッサ |
| 56 | +## 最低動作環境 |
| 57 | +* Intel Core i3 2120 か同性能のAMD製プロセッサ |
58 | 58 |
|
59 | | -* Nvidia GTX 660 2GB 又は AMD Radeon 7850 2GB |
| 59 | +* Nvidia GTX 660 2GB 又は AMD Radeon 7850 2GB |
60 | 60 |
|
61 | | -* HDMI 1.4 又は DisplayPort 1.2 |
| 61 | +* HDMI 1.4 又は DisplayPort 1.2 |
62 | 62 |
|
63 | 63 | * 4GB RAM |
64 | 64 |
|
|
0 commit comments