hecomi / uDesktopDuplication

Desktop Duplication API implementation for Unity (only for Windows 8/10)
http://tips.hecomi.com/entry/2016/12/04/125641
MIT License
563 stars 97 forks source link
desktop-duplication-api native-plugin unity

uDesktopDuplication

uDesktopDuplication is an Unity asset to use the realtime screen capture as Texture2D using Desktop Duplication API.

ScreenShot

uDesktopDuplication

Environment

Install

Usage

Attach uDesktopDuplication/Texture component to the target object, then its main texture will be replaced with the captured screen. Please see sample scenes for more details.