grepmorecat / real-air

real nreal air

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some files you might like if you like the Nreal Air

docs

notes outlining a reverse-engineered understanding of some of the protocol used to communicate with the Nreal Air

start reading here

code

a demo opengl program whose camera orientation is controlled by the orientation of a pair of Nreal Air glasses

completely standalone from nreal's unity sdk, so this supports any platform you wanna port it to, not just locked into unity games on android

will turn this into a reuseable library and demote the opengl stuff to an example usage of the library, also might write steamvr or monado drivers

git submodule update --init
make
./demo
real-air.mp4

About

real nreal air


Languages

Language:C 96.9%Language:Makefile 3.1%