Skip to content

OpenHMD 0.3.0-rc2 - Djungelvral

Pre-release
Pre-release
Compare
Choose a tag to compare
@TheOnlyJoey TheOnlyJoey released this 04 Jul 12:23
· 2 commits to 0.3 since this release

Intermediate release for Package Maintainers and bug reports.
Full release will happen on 12 July 2019

Release Notes:

  • 3Glasses D3 support provided first-party by 3Glasses themselves!

  • Oculus CV1 support (rotational).

  • Windows Mixed Reality HMD support (rotational).

  • NOLO support (positional, rotational, controllers)

  • HTC Vive and HTC Vive Pro support (rotational)

  • Deepoon E2 support.

  • GearVR Gen1 support for PC access to IMU.

  • Controller API.

  • Improved OpenGL example using SDL2 and more debugging functions.

  • Device class flags for checking the features of a driver for better identification.

  • Meson build system.

  • More accurate Oculus DK1 IMU.

  • Universal OpenGL 2.1 (GLSL 120) lens correction shader by James Sarrett (https://github.com/OpenHMD/OpenHMD/wiki/Universal-Distortion-Shader).
    Uses PanoTools lens distortion model.

    • OpenGL 3.0 (GLSL 330) version by Bastiaan Olij.
    • GLES2 (GLSL ES 100) version by magestik.
  • Various bugfixes to drivers, build systems and documentation.

Disabled for this release:

  • PSVR Support.