diff options
author | DEC05EBA <dec05eba@protonmail.com> | 2019-12-15 23:26:22 +0000 |
---|---|---|
committer | DEC05EBA <dec05eba@protonmail.com> | 2019-12-16 00:04:00 +0000 |
commit | ba53125472a21a664de65e1bc5a1594d030034a3 (patch) | |
tree | e7f52c8b9ec876b9ff8061aa8631d3c9585339ba /README.md | |
download | vr-video-player-ba53125472a21a664de65e1bc5a1594d030034a3.tar.gz vr-video-player-ba53125472a21a664de65e1bc5a1594d030034a3.tar.bz2 vr-video-player-ba53125472a21a664de65e1bc5a1594d030034a3.zip |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e4c1f1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +A virtual reality window manager for Linux running X11, based on Valve's openvr `hellovr_opengl` sample code: https://github.com/ValveSoftware/openvr/tree/master/samples\ +Still early in development, not ready to be used yet. + |