Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webfreak001/openvr-d
D bindings for Valve's C++ OpenVR library
https://github.com/webfreak001/openvr-d
binding-generator dlang steamvr virtual-reality vr
Last synced: 3 months ago
JSON representation
D bindings for Valve's C++ OpenVR library
- Host: GitHub
- URL: https://github.com/webfreak001/openvr-d
- Owner: WebFreak001
- License: bsd-3-clause
- Created: 2020-06-14T22:11:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T22:17:53.000Z (over 4 years ago)
- Last Synced: 2024-10-24T04:25:49.910Z (3 months ago)
- Topics: binding-generator, dlang, steamvr, virtual-reality, vr
- Language: C++
- Size: 2.98 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OpenVR-D
D binding for the C++ OpenVR library by Valve. Bindings for library version
1.11.11.Currently not fully working on DMD due to some class/struct init bug, but works
fine on LDC.