All Projects → Consti10 → FPV_VR_OS

Consti10 / FPV_VR_OS

Licence: LGPL-2.1 license
Latest version of FPV_VR, open source under LGPL

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to FPV VR OS

ESP32
DroneBridge for ESP32. A short range wifi based telemetry link. Support for MAVLink, MSP & LTM (iNAV).
Stars: ✭ 183 (+335.71%)
Mutual labels:  mavlink, ltm
raylib-py
A Python binding for the great C library raylib.
Stars: ✭ 147 (+250%)
Mutual labels:  vr
Exo
Exo
Stars: ✭ 17 (-59.52%)
Mutual labels:  vr
VRTK-PUN-NetworkTest
A small test project showing how to sync VR CameraRig objects using Photon's PUN and VRTK.
Stars: ✭ 30 (-28.57%)
Mutual labels:  vr
aframe-react
React library for A-frame
Stars: ✭ 58 (+38.1%)
Mutual labels:  vr
vrs
WebGL + React + VR experiment. Demo:
Stars: ✭ 21 (-50%)
Mutual labels:  vr
UnityPlugin
Ultraleap SDK for Unity.
Stars: ✭ 447 (+964.29%)
Mutual labels:  vr
VRStreaming
Unity Render Streaming SDK to stream VR from CloudXR to WebXR over WebRTC
Stars: ✭ 112 (+166.67%)
Mutual labels:  vr
UnityGameTemplate
Template with all necessary stuff taken care, just create your games main features.
Stars: ✭ 221 (+426.19%)
Mutual labels:  vr
BeatSaberSongBrowser
BeatSaber plugin, adds much needed functionality to the song selection interface.
Stars: ✭ 166 (+295.24%)
Mutual labels:  vr
vr-streaming-overlay
SteamVR overlay for streamers on Linux/Windows
Stars: ✭ 29 (-30.95%)
Mutual labels:  vr
SlimeVR-Server
Server app for SlimeVR ecosystem
Stars: ✭ 361 (+759.52%)
Mutual labels:  vr
FMT-Firmware
FMT Autopilot Embedded System
Stars: ✭ 207 (+392.86%)
Mutual labels:  mavlink
Eye VR Segmentation
AR/VR Eye Semantic Segmentation - Rank 5th/17 - OpenEDS 2019
Stars: ✭ 45 (+7.14%)
Mutual labels:  vr
RtmpPublishKit
rtmp publish kit for android , encode with mediacodec
Stars: ✭ 106 (+152.38%)
Mutual labels:  mediacodec
zephyr
Mirror Android notifications to VR
Stars: ✭ 78 (+85.71%)
Mutual labels:  vr
HadesVR
The "DIY" SteamVR compatible VR setup made for tinkerers.
Stars: ✭ 88 (+109.52%)
Mutual labels:  vr
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-47.62%)
Mutual labels:  vr
belajar-aframe
Belajar A-Frame (WebVR) - Virtual Reality on the Web
Stars: ✭ 14 (-66.67%)
Mutual labels:  vr
magnum-vr-ui
Magnum::Ui + Leap Motion + Oculus VR
Stars: ✭ 21 (-50%)
Mutual labels:  vr

FPV_VR_OS

Latest open-sourced version of FPV_VR

ExampleMain

Buy app here to support development

Build Instructions
This library depends on 3 modules that are published in other github repositories.
These are:

  1. VideoCore / TelemetryCore from LiveVIdeo10ms
  2. RenderingXCore from RenderingX

To Build the FPV_VR app you also have to download these repositories and provide the right paths.
By default, FPV-VR is configured such that it will compile out of the box in the following file structure:
+AndroidStudioProjects
--+FPV_VR_OS
--+LiveVIdeo10ms
--+RenderingX
\

E.g execute the following commands one after each other in the same folder:
git clone https://github.com/Consti10/FPV_VR_OS
git clone https://github.com/Consti10/LiveVideo10ms
git clone https://github.com/Consti10/RenderingX \

Then Open FPV_VR_OS via the Android Studio 'open File or Project' wizzard.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].