Giter VIP home page Giter VIP logo

windowcapture2d's Introduction

WindowCapture2D

Library for capturing and displaying windows in real time with UnrealEngine.

Captures in specified window units.

You can also capture windows hidden behind other windows.

Captured windows can be attached to meshes or UMG in 3D space.

ed99cc1218473bb4accc3c5d217454c4

UE4 Marketplace

https://www.unrealengine.com/marketplace/ja/slug/windowcapture2d

Quick Start

Please check "show engine content" and "show plugin content"

showcontent

When Actor is placed

  1. Put "WindowCapturePlane" at the level

setactor

When Widget is placed

  1. Place "WindowCaptureUMG" in UMG

umg

  1. Set various properties

image

Property Description
Capture Target Title Title string of the window that you want to capture
Title Matching Window Search Title string matching method
Frame Rate Interval to capture the window (fps)
Check Window Size When on, changes the texture size by monitoring the window size change
If enabled, the load will be high
Cut Shadow Remove the shadow of the window from the capture target

Title Matching Window Search

Type Description
PerfectMatch Must match exactly with the input string 
ForwardMatch Compare with the input string in a forward match
PartialMatch Compare with the input string in a partial match
BackwardMatch Compare with the input string in a backward match
RegularExpression Compare using regular expressions

windowcapture2d's People

Contributors

ayumax avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.