Window Capture
by punikonta | MIT
GDExtension to capture a specific window and provide it as a texture
Window Capture This GDExtension adds a node WindowCapture that captures a window (identified by its window title) and provides it as an ImageTexture . It's tuned for performance and uses the Windows Graphics Capture API. Works at least with Godot 4.6, but
loading more results...