libgoatvr

diff README @ 25:bb85be761b50

started the documentation
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 08 Mar 2015 05:30:02 +0200
parents fc256d38257f
children
line diff
     1.1 --- a/README	Wed Jan 14 08:03:27 2015 +0200
     1.2 +++ b/README	Sun Mar 08 05:30:02 2015 +0200
     1.3 @@ -6,10 +6,10 @@
     1.4  Libgoatvr is a simplified abstraction library for dealing with VR headsets. It
     1.5  is designed to expose a single common API to access VR HMDs through any of the
     1.6  supported backend modules, such as the Oculus SDK or OpenHMD, even allowing the
     1.7 -application to switch between them seamlessly at runtime.
     1.8 +application to switch between them at runtime.
     1.9  
    1.10  Currently implemented VR modules:
    1.11 - - Oculus SDK 0.4.1
    1.12 + - Oculus SDK 0.4.4
    1.13   - OpenHMD (not done)
    1.14   - null
    1.15