Skip to content

Direct2D wrapper for Microsoft .Net Framework

License

Notifications You must be signed in to change notification settings

jenspaetzold/d2dsharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direct2D wrapper for Microsoft .Net Framework

Direct2D, DirectWrite and Windows Imaging wrappers for .Net. This library allows to access Direct2D, DirectWrite and Windows Imaging Windows API from applications written in C#, Visual Basic.

Aim of the project is to simplify development of managed Direct2D applications.

Direct2D for Microsoft .Net Updates

2018-12-01

  • breaking changes PointF, PointU, SizeF, SizeU, RectF, RectU structs now read only
  • new sample added Managed.D2DSharp.Lines lines screenshot

2016-12-11

2014-09-25

  • Direct2D sample added (Managed.D2DSharp.StarField)
  • DirectWrite sample added (Managed.D2DSharp.Marquee) starfield screenshot

2014-09-24

  • bug: some files missing from the solution

2014-09-23

  • color conversion functions added (Managed.Graphics.XMath)
  • Matrix3x2 new methods added
  • bug fixes and improvements
  • new sample added (Managed.D2DSharp.Bezier)
  • the solution file updated to version 2013, now target framework is 4.51

About

Direct2D wrapper for Microsoft .Net Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.5%
  • C# 38.9%
  • C 0.6%