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

Introduce WinForms support for Direct2D/DirectWrite. #10

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

KlausLoeffelmann
Copy link

@KlausLoeffelmann KlausLoeffelmann commented Sep 26, 2021

  • Add WinForms Control Library for Hosting D2D/DWrite supporting Controls.
  • Implement D2DPanel control which provides the events CreateD2DResources and D2DPaint.
  • Add Samples
  • Add Tests.

image

@KlausLoeffelmann KlausLoeffelmann changed the title Introduce WinForms support for Direct2D. Introduce WinForms support for Direct2D/DirectWrite. Sep 26, 2021
@JeremyKuhne
Copy link
Owner

@KlausLoeffelmann finally finished moving the DirectX stuff to function pointers as mentioned (using @tannergooding's TerraFX) bc3eef5. I'll take a look at your ideas soon.

@tannergooding Figured I'd tag you as I'm now consuming your library. :) My intent with this library is to both fiddle with patterns and try to expose a "C#" friendly Windows model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants