LWJGL - OpenVR bindings

An API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-openvr
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

LWJGL - OpenVR bindings
An API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting.
Project URL

Project URL

https://www.lwjgl.org
Source Code Management

Source Code Management

https://github.com/LWJGL/lwjgl3.git

Download lwjgl-openvr

How to add to project

<!-- https://jarcasting.com/artifacts/org.lwjgl/lwjgl-openvr/ -->
<dependency>
    <groupId>org.lwjgl</groupId>
    <artifactId>lwjgl-openvr</artifactId>
    <version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.lwjgl/lwjgl-openvr/
implementation 'org.lwjgl:lwjgl-openvr:3.3.1'
// https://jarcasting.com/artifacts/org.lwjgl/lwjgl-openvr/
implementation ("org.lwjgl:lwjgl-openvr:3.3.1")
'org.lwjgl:lwjgl-openvr:jar:3.3.1'
<dependency org="org.lwjgl" name="lwjgl-openvr" rev="3.3.1">
  <artifact name="lwjgl-openvr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lwjgl', module='lwjgl-openvr', version='3.3.1')
)
libraryDependencies += "org.lwjgl" % "lwjgl-openvr" % "3.3.1"
[org.lwjgl/lwjgl-openvr "3.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.lwjgl : lwjgl jar 3.3.1

Project Modules

There are no modules declared in this project.
org.lwjgl

Lightweight Java Game Library

LWJGL is a Java library that enables cross-platform access to graphics, audio and parallel computing APIs.

Versions

Version
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2