C++ Rendering Plugin example for Unity
翻译 - Unity的C ++渲染插件示例
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.
Windows Multitouch Injection Plugin for Unity.
#安卓# This is an example to load textures from StreaminAssets directory or web in a native plugin.
Demonstrate interoperability between Unity Engine and CUDA
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