You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
True Open VR - True Open VR это очень простой API, который позволяет получить доступ ко всем аппаратным средствам VR, любых поставщиков, не требуя, чтобы приложения обладали конкретными знаниями оборудования, на которое они нацелены. Этот репозиторий является исходным кодом основной библиотеки, содержащей API.
4
+
5
+
- Для разработки приложений можно импортировать функции напрямую или через библиотеку, вы можете посмотреть [демонстрационные приложения](https://github.com/TrueOpenVR/TrueOpenVR-Samples).
6
+
7
+
- Для разработки плагинов для VR оборудования вы можете посмореть [демонстрационные плагины](https://github.com/TrueOpenVR/TrueOpenVR-Plugins).
8
+
9
+
- Пишите ваши предложение или запрос новой функциональности через "Issue" или почту.
True Open VR - True Open VR is an very simple API that allows access to all VR hardware from any vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an source code of main library that contains the API.
4
+
5
+
- For developing applications directly import functions from the main library or using the framework, you can see [sample apps](https://github.com/TrueOpenVR/TrueOpenVR-Samples).
6
+
7
+
- For developing plugins for VR hardware, you can see [sample plugins](https://github.com/TrueOpenVR/TrueOpenVR-Plugins).
8
+
9
+
- Write your proposals or feature request through "Issue" or email.
0 commit comments