Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/StephenHodgson/Native-Unity-API

C++ Headers for Unity Native Plugins
https://github.com/StephenHodgson/Native-Unity-API

ar augmented-reality cpp graphics header-files mixed-reality native native-development unity unity-editor unity3d unity3d-plugin virtual-reality vr xr

Last synced: 3 months ago
JSON representation

C++ Headers for Unity Native Plugins

Awesome Lists containing this project

README

        

# Native-Unity-API

C++ Headers for Unity Native Plugins for creating your own native plugins inside the [Unity 3d Game Editor](https://unity.com).

I havn't tested this out on every version of the editor, so best bet is to only use it for 2019.4+

## Contents

- Native Graphics APIs
- [Examples can be found here](https://github.com/Unity-Technologies/NativeRenderingPlugin)
- XR Subsystem APIs
- [Example implementation can be found here](https://github.com/googlevr/cardboard)

## License

These files are provided as is, and are licensed under the [Unity Companion License](LICENSE.md).