Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hacksalot/unity-render-native

Native plugin rendering in C++ updated for Unity 5 / VS2013+ / Xcode 6.
https://github.com/hacksalot/unity-render-native

Last synced: 3 months ago
JSON representation

Native plugin rendering in C++ updated for Unity 5 / VS2013+ / Xcode 6.

Awesome Lists containing this project

README

        

unity-render-native
===
A simple native C++ rendering plugin for Unity 5. Based on the [sample][1] from
the documentation for Unity's [Native Plugin Interface][2].

[1]: http://docs.unity3d.com/Manual/NativePluginInterface.html
[2]: http://docs.unity3d.com/Manual/NativePluginInterface.html