Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WinRT component sample #661

Merged
merged 9 commits into from
Jun 30, 2024
Merged

Conversation

Sergio0694
Copy link
Owner

Description

This PR adds a self-contained WinRT component sample that implements a custom Win2D effect with a pixel shader.
It can be published with NativeAOT as a shared library and consumed from C++ (or any other native caller).

@Sergio0694 Sergio0694 added the samples 📚 A change or improvement related to the samples label Nov 21, 2023
@Sergio0694 Sergio0694 marked this pull request as draft November 22, 2023 02:01
@Sergio0694 Sergio0694 force-pushed the dev/native-library-sample-winrt branch from 49fe56f to 68cba0f Compare January 6, 2024 12:53
@Sergio0694 Sergio0694 force-pushed the dev/native-library-sample-winrt branch 2 times, most recently from d937375 to 178e17a Compare May 23, 2024 21:23
@Sergio0694 Sergio0694 force-pushed the dev/native-library-sample-winrt branch from b5c7f56 to 68c5f7e Compare June 30, 2024 21:32
@Sergio0694 Sergio0694 marked this pull request as ready for review June 30, 2024 21:40
@Sergio0694 Sergio0694 force-pushed the dev/native-library-sample-winrt branch from acdf10a to 7228e93 Compare June 30, 2024 22:05
@Sergio0694 Sergio0694 merged commit 6e92adf into main Jun 30, 2024
24 checks passed
@Sergio0694 Sergio0694 deleted the dev/native-library-sample-winrt branch June 30, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples 📚 A change or improvement related to the samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant