native-plugin topic

List native-plugin repositories

uDesktopDuplication

553
Stars
96
Forks
Watchers

Desktop Duplication API implementation for Unity (only for Windows 8/10)

uWindowCapture

468
Stars
78
Forks
Watchers

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

773
Stars
154
Forks
Watchers

C++ Rendering Plugin example for Unity

uWintab

105
Stars
10
Forks
Watchers

Wintab API plugin for Unity

UnityCustomTextureUpdate

20
Stars
4
Forks
Watchers

An example to load texture using CustomTextureUpdate().

UnityNativeTextureLoader

38
Stars
9
Forks
Watchers

This is an example to load textures from StreaminAssets directory or web in a native plugin.

uNvEncoder

46
Stars
14
Forks
Watchers

A simple wrapper of NVENC (NVIDIA's HW-accelerated encoder) for Unity.

uNvPipe

32
Stars
13
Forks
Watchers

A simple NvPipe wrapper for Unity

uTouchInjection

41
Stars
13
Forks
Watchers

Windows Multitouch Injection Plugin for Unity.

InteropUnityCUDA

29
Stars
2
Forks
Watchers

Demonstrate interoperability between Unity Engine and CUDA