Skip to content

Commit df478e3

Browse files
committed
Translations
1 parent 119f7ff commit df478e3

5 files changed

Lines changed: 135 additions & 5 deletions

File tree

README.CN.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 - 这是一个开放的VR标准,按照“即插即用”(“开启和播放”)的概念制作. 该标准有一个简单的API,允许您访问所有VR设备.
11+
12+
![](https://user-images.githubusercontent.com/9499881/45685521-953c2e00-bb5a-11e8-9503-be98aa7f2713.png)
13+
14+
- 适用于应用和游戏开发者: [演示](https://github.com/TrueOpenVR/TrueOpenVR-Samples), [文件](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/README.CN.md) 和建议 [游戏](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/CN/Recommendations/Games.md)[应用](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/CN/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+
- 支持 [自制VR设备](https://github.com/TrueOpenVR/TrueOpenVR-DIY/blob/master/README.CN.md).
32+
33+
- 简单组合 [司机](https://github.com/TrueOpenVR/TrueOpenVR-Drivers/blob/master/README.CN.md).
34+
35+
## 支持的设备
36+
- 以高级模式显示 (支持计划中的直接输出).
37+
- 跟踪器: PSMoveService (部分支持), FreeTrack, Razor IMU, Arduino, Android.
38+
- 控制器: Razer Hydra.
39+
40+
## 未来的计划:
41+
- 使用镜头的图像失真轮廓的示例.
42+
43+
- 标准的例子 Unreal Engine 4 和 Unity.
44+
45+
- 创建快速VR播放器,VR照片查看器和演示VR游戏.
46+
47+
- 支持VR头盔 (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 2 ГБ 或 AMD Radeon 7850 2 GB
60+
61+
* HDMI 1.4 或 DisplayPort 1.2
62+
63+
* 4 ГБ RAM
64+
65+
* USB 2.0

README.ES.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 - este es un estándar VR abierto, hecho de acuerdo con el concepto de "Plug and Play" ("encender y jugar"). El estándar tiene una API simple que le permite acceder a todos los de dispositivos VR.
11+
12+
![](https://user-images.githubusercontent.com/9499881/45686016-4abbb100-bb5c-11e8-9673-7eb46e2373db.png)
13+
14+
- Para desarrolladores de aplicaciones y juegos: [demos](https://github.com/TrueOpenVR/TrueOpenVR-Samples), [documentación](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/README.ES.md) y recomendaciones para establecer [juegos](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/ES/Recommendations/Games.md) y [aplicaciones](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/ES/Recommendations/Apps.md).
15+
16+
- Para desarrolladores de controladores de dispositivo VR: [drivers listos y de demostración](https://github.com/TrueOpenVR/TrueOpenVR-Drivers).
17+
18+
- Envíe sus correcciones, mejoras, demos, traducciones, etc..
19+
20+
- Escriba sus sugerencias y solicitudes de nuevas funcionalidades a través de "Issue" o correo.
21+
22+
- Conviértase en el desarrollador del estándar.
23+
24+
## Características del estándar:
25+
- Un estándar verdaderamente abierto y gratuito.
26+
27+
- Fácil de usar y configurar.
28+
29+
- Sin vinculación a ninguna plataforma.
30+
31+
- Apoyo [dispositivos de realidad virtual hechos en casa](https://github.com/TrueOpenVR/TrueOpenVR-DIY/blob/master/README.ES.md).
32+
33+
- Combinación simple [drivers](https://github.com/TrueOpenVR/TrueOpenVR-Drivers/blob/master/README.ES.md).
34+
35+
## Equipo soportado
36+
- Se muestra en modo avanzado (soporte para salida directa en planes).
37+
- Rastreadores: PSMoveService (apoyo parcial), FreeTrack, Razor IMU, Arduino, Android.
38+
- Controladores: Razer Hydra.
39+
40+
## Planes para el futuro:
41+
- Ejemplos de trabajar con perfiles de distorsión de imagen de lentes.
42+
43+
- Ejemplos de trabajo del estándar en Unreal Engine 4 y Unity.
44+
45+
- Crea un reproductor de realidad virtual rápido, un visor de fotos VR y un juego demo de realidad virtual.
46+
47+
- Soporte para cascos VR (PlayStation VR, etc).
48+
49+
- Soporte para controladores(PS Move, Daydream).
50+
51+
## Descargar
52+
>Versión para Windows 7, 8.1, 10
53+
54+
**[Descargar](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases)**
55+
56+
## Requisitos del sistema
57+
* Intel Core i3 2120 o equivalente AMD
58+
59+
* Nvidia GTX 660 2 ГБ o AMD Radeon 7850 2 ГБ
60+
61+
* HDMI 1.4 o DisplayPort 1.2
62+
63+
* 4 ГБ RAM
64+
65+
* USB 2.0

README.JP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
# True Open VR
1010
TrueOpenVR は シンプルなAPIで全てのVRデバイスに対応する、プラグアンドプレイのコンセプトの元作成された開いた VR規格です。
1111

12-
![](https://user-images.githubusercontent.com/9499881/44172191-7aa30f00-a0ed-11e8-80a7-0e85ff71b33c.png)
12+
![](https://user-images.githubusercontent.com/9499881/45684255-cd417200-bb56-11e8-9ffb-3451e93e27a8.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/blob/master/Docs/README.JP.md) / [ゲーム製作時の推奨項目](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/JP/Recommendations/Games.md) / [アプリ製作時の推奨項目](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/JP/Recommendations/Apps.md)
1515

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

README.RU.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ TrueOpenVR - это открытый VR стандарт, сделанный в
1313

1414
- Для разработчиков приложений и игр: [демонстрационные примеры](https://github.com/TrueOpenVR/TrueOpenVR-Samples), [документация](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/README.RU.md) и рекомендации по созданию [игр](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/RU/Recommendations/Games.md) и [приложений](https://github.com/TrueOpenVR/TrueOpenVR-Core/blob/master/Docs/RU/Recommendations/Apps.md).
1515

16-
- Для разработчиков драйверов VR устройств: [готовые и демострационные драйверы](https://github.com/TrueOpenVR/TrueOpenVR-Drivers).
16+
- Для разработчиков драйверов VR устройств: [готовые и демонстрационные драйверы](https://github.com/TrueOpenVR/TrueOpenVR-Drivers).
1717

1818
- Присылайте ваши исправления, улучшения, демонстрационные примеры, переводы и так далее.
1919

20-
- Пишите ваши предложения или запросы новой функциональности через "Issue" или почту.
20+
- Пишите ваши предложения и запросы новой функциональности через "Issue" или почту.
2121

2222
- Становитесь разработчиком стандарта.
2323

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ TrueOpenVR is an open VR standard, made in accordance with the concept of "Plug
1717

1818
- Send your fixes, improvements, samples, demos, translations or etc.
1919

20-
- Write your offers or feature requests through "Issue" or email.
20+
- Write your offers and feature requests through "Issue" or email.
2121

2222
- Become the developer of the standard.
2323

0 commit comments

Comments
 (0)