Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 635 Bytes

File metadata and controls

15 lines (11 loc) · 635 Bytes

OpenHMD.NET

.Net bindings for the OpenHMD library

Information

This is a .Net library (dll) to use the OpenHMD library and drivers. Currently the working version is only available in the develop branch.

OpenHMD

You can find the original OpenHMD library at https://github.com/OpenHMD/OpenHMD which this library uses.

Usage

The lib folder holds the binary files for this project. Just reference the OpenHMDNet.dll and make sure all the dll's are located next to your application.

Debug / Release

Use the binary files which you prefer and need for your project. TODO: create library files for debug / release / x86 / x64