dotnet / dotnet/wpf

Provide DX12 WPF island

Open
#7,871 8 comments 1 reaction 0 assignees View on GitHub
Enhancement Requested
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

DX12 windows are interesting for performance (speed, latency, colors etc), bringing for instance higher colors depth, HDR, and extremely low latency for display to WPF framework.

I am doing so "by hand", involving actual c code for D3D12 and c-c# interop to provide integration, but it involve a lot of work/code for connection, sizing, injection into a XAML content, interop.

Something more standardized and implemented could be a great thing and could bring many new possibilities to WPF and to a broader audience of developers and users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.