Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hacksalot/unity-render-native
- Owner: hacksalot
- Created: 2015-08-07T13:56:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T16:09:24.000Z (over 9 years ago)
- Last Synced: 2024-10-14T12:48:02.012Z (3 months ago)
- Language: C++
- Homepage:
- Size: 359 KB
- Stars: 45
- Watchers: 6
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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