Skip to content

Commit 75b916e

Browse files
committed
fix encode SJIS to UTF8
1 parent b193e8d commit 75b916e

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

README.JP.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,58 +7,58 @@
77
[![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)
88
[![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)
99
# True Open VR
10-
TrueOpenVR は シンプルなAPIで全てのVRデバイスに対応する、プラグアンドプレイのコンセプトの元作成されたopen VR規格です。
10+
TrueOpenVR は シンプルなAPIで全てのVRデバイスに対応する、プラグアンドプレイのコンセプトの元作成されたopen VR規格です。
1111

1212
![](https://user-images.githubusercontent.com/9499881/44172191-7aa30f00-a0ed-11e8-80a7-0e85ff71b33c.png)
1313

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)
1515

16-
- VRデバイス用ドライバ製作者向け資料: [サンプル及び既存ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers).
16+
- VRデバイス用ドライバ製作者向け資料: [サンプル及び既存ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers).
1717

18-
- バグフィックスや改良、サンプルやデモ、翻訳をお待ちしております。
18+
- バグフィックスや改良、サンプルやデモ、翻訳をお待ちしております。
1919

20-
- ご意見及び要望は、"Issue" 又はメールアドレスまでお願いします。
20+
- ご意見及び要望は、"Issue" 又はメールアドレスまでお願いします。
2121

22-
- 開発者求む。
22+
- 開発者求む。
2323

24-
## 概要:
25-
- 完全にオープンソースで無償の共通規格
24+
## 概要:
25+
- 完全にオープンソースで無償の共通規格
2626

27-
- 使用や設定が容易
27+
- 使用や設定が容易
2828

29-
- マルチプラットフォーム
29+
- マルチプラットフォーム
3030

31-
- [DIY VR devices](https://github.com/TrueOpenVR/TrueOpenVR-DIY)をサポート
31+
- [DIY VR devices](https://github.com/TrueOpenVR/TrueOpenVR-DIY)をサポート
3232

33-
- [ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers)の組み込みが容易
33+
- [ドライバ](https://github.com/TrueOpenVR/TrueOpenVR-Drivers)の組み込みが容易
3434

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
3939

4040
## ToDo:
41-
- 魚眼歪み補正プロファイルの実装サンプルの作成
41+
- 魚眼歪み補正プロファイルの実装サンプルの作成
4242

43-
- Unreal Engine 4 及び Unityでの実装サンプルの作成
43+
- Unreal Engine 4 及び Unityでの実装サンプルの作成
4444

45-
- 高速VRプレイヤー、VR画像ビュア、ゲームデモの作成
45+
- 高速VRプレイヤー、VR画像ビュア、ゲームデモの作成
4646

47-
- VR HMDのサポート (PlayStation VR等)
47+
- VR HMDのサポート (PlayStation VR等)
4848

49-
- コントローラのサポート (PS Move, Daydream)
49+
- コントローラのサポート (PS Move, Daydream)
5050

51-
## ダウンロード
52-
>Windows 7, 8.1, 10 向け
51+
## ダウンロード
52+
>Windows 7, 8.1, 10 向け
5353
54-
**[ダウンロード](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases)**
54+
**[ダウンロード](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases)**
5555

56-
## 最低動作環境
57-
* Intel Core i3 2120 か同性能のAMD製プロセッサ
56+
## 最低動作環境
57+
* Intel Core i3 2120 か同性能のAMD製プロセッサ
5858

59-
* Nvidia GTX 660 2GB 又は AMD Radeon 7850 2GB
59+
* Nvidia GTX 660 2GB 又は AMD Radeon 7850 2GB
6060

61-
* HDMI 1.4 又は DisplayPort 1.2
61+
* HDMI 1.4 又は DisplayPort 1.2
6262

6363
* 4GB RAM
6464

0 commit comments

Comments
 (0)