Skip to content

Commit 634e9d4

Browse files
committed
update
1 parent ca1e652 commit 634e9d4

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

Library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The main window should be launched in the "Borderless Windowed FullScreen" mode,
4242
All parameters are in the registry branch **"HKEY_CURRENT_USER\Software\TrueOpenVR"**.
4343

4444

45-
The **"ScreenIndex"** parameter is responsible for the display number. For example, 1 is the main display, and 2 is the VR helmet.
45+
The **"ScreenIndex"** parameter is responsible for the display number. For example, 1 is the main display, and 2 is the VR headset.
4646

4747

4848
The **"Scale"** parameter is responsible for scaling the image. If the parameter is set to "True", then the image with width "UserWidth" and height of "UserHeight" is stretched to the entire display "ScreenIndex".

README.RU.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ TrueOpenVR -
1313
- Становитесь разработчиком стандарта.
1414

1515
## Особенности стандарта:
16+
- По-настоящему открытый и свободный стандарт, публикующийся под лицензией GPLv3.
17+
1618
- Прост в использовании и настройке.
1719

1820
- Нет привязки к какой-либо платформе.
1921

2022
- Поддержка самодельных VR устройств.
2123

22-
- По-настоящему открытый и свободный стандарт, публикующийся под лицензией GPLv3.
23-
2424
## Планы на будущее:
2525
- Включение и выключение VR дисплея шлема, при открытии и закрытии TOVR приложения (опционально).
2626

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ TrueOpenVR is an open VR standard, made in accordance with the concept of "Plug
1313
- Become the developer of the standard.
1414

1515
## Standard features:
16+
- Truly open and free standard, published under the GPLv3 license.
17+
1618
- Easy to use and configure.
1719

1820
- No binding to any platform.
1921

20-
- Support for self-made VR devices.
21-
22-
- Truly open and free standard, published under the GPLv3 license.
22+
- Support for DIY VR devices.
2323

2424
## Future plans:
25-
- Turn on and off the VR of the helmet display, when opening and closing the TOVR application (optional).
25+
- Turn on and off the VR of the headset display, when opening and closing the TOVR application (optional).
2626

2727
- Create a fast VR player, VR-photo viewer and VR game demo.
2828

29-
- Support for VR helmets (Oculus DK1, DK2, CV1, HTC Vive, OSVR HDK and etc).
29+
- Support VR headsets (Oculus DK1, DK2, CV1, HTC Vive, OSVR HDK and etc).
3030

31-
- Tracker support (Aruco Paper, Point tracker and etc) for self-made VR helmet.
31+
- Trackers support (Aruco Paper, Point tracker and etc) for DIY VR headset.
3232

3333
- Support controllers (Razer Hydra, Oculus, HTC Vive, Nolo, Daydream, Gear), and the development and support of a "paper" controller (webcam + Aruco markers + Arduino or webcam + Aruco marker + Daydream).
3434

0 commit comments

Comments
 (0)