Skip to content

Direct2D based rendering #2

Description

@objorke

From oxyplot: oxyplot/oxyplot#124

Use Direct2D (SharpDX) to speed up rendering for WPF.

objo 2014-03-17 09:33
See see https://oxyplot.codeplex.com/workitem/10134

Code reference:

TODOs:

  • fix zoom with mouse wheel not working
  • remove PlotHeight, PlotWidth and IScrollInfo
  • code cleanup and formatting
  • implement renderer factory (#869)
  • create nuget package
  • add to appveyor build
  • fallback to canvas rendering on remote desktop (see StackOverflow)

Another possible option for WPF would be to check if implementing a custom ImageSource (without Direct3D9) and only Direct2D would help:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions