8000 GitHub - mikeuiop/uDesktopDuplication: Desktop Duplication API implementation for Unity (only for Windows 8/10)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mikeuiop/uDesktopDuplication

 
 

Repository files navigation

uDesktopDuplication

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

ScreenShot

uDesktopDuplication

Environment

  • Windows 8 / 10

Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/uDesktopDuplication.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install uDesktopDuplication in Package Manager.

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.6%
  • C# 41.6%
  • ShaderLab 6.4%
  • HLSL 1.9%
  • C 1.5%
0