native-plugin topic
uDesktopDuplication
Desktop Duplication API implementation for Unity (only for Windows 8/10)
uWindowCapture
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.
NativeRenderingPlugin
C++ Rendering Plugin example for Unity
UnityCustomTextureUpdate
An example to load texture using CustomTextureUpdate().
UnityNativeTextureLoader
This is an example to load textures from StreaminAssets directory or web in a native plugin.
uNvEncoder
A simple wrapper of NVENC (NVIDIA's HW-accelerated encoder) for Unity.
uNvPipe
A simple NvPipe wrapper for Unity
uTouchInjection
Windows Multitouch Injection Plugin for Unity.
InteropUnityCUDA
Demonstrate interoperability between Unity Engine and CUDA