Repository navigation
native-plugin
- Website
- Wikipedia
C++ Rendering Plugin example for Unity
Desktop Duplication API implementation for Unity (only for Windows 8/10)
This allows you to use Windows Graphics Capture / PrintWindow / BitBlt in Windows to capture multiple windows individually and easily use them as Texture2D in Unity.
A simple wrapper of NVENC (NVIDIA's HW-accelerated encoder) for Unity.
Demonstrate interoperability between Unity Engine and CUDA
Windows Multitouch Injection Plugin for Unity.
This is an example to load textures from StreaminAssets directory or web in a native plugin.
An example to load texture using CustomTextureUpdate().
A high performance graphics utility to update textures from native plugins.
A set of tools for Unity to allow handling memory info for Android and iOS.
💡 Example exporting CPP class as DLL and importing in Unity C# as native plugin
A set of tools for Unity to allow handling memory info for Android and iOS.
Unity Advent Calendar 2017 - 21 日目の記事のサンプルプロジェクトです
A unity plugin used to query gpu time consuming.
The goal is to build a c++ native plugin for Unity multiplatform(Windows/UWP/Android/Lumin/...
CMake-based setup for developing native Unity plugins for Android