hecomi 57c48b0589
Some checks failed
Create UPM branches and run NPM publish / update (push) Has been cancelled
fix sample path in package.json.
2021-11-21 18:25:47 +09:00
2021-11-21 18:17:06 +09:00
2021-11-21 18:25:47 +09:00
2021-11-21 18:14:24 +09:00
2021-11-21 18:14:24 +09:00

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.

Description
Desktop Duplication API implementation for Unity (only for Windows 8/10)
https://github.com/hecomi/uDesktopDuplication.git
Readme 4.9 MiB
2021-11-21 17:17:06 +08:00
Languages
C++ 48.6%
C# 41.6%
ShaderLab 3.9%
GLSL 2.5%
HLSL 1.9%
Other 1.5%