High speed graphing control for .NET (or MFC)?

前端 未结 10 1991
离开以前
离开以前 2020-12-30 12:31

I need to write a digital oscilloscope type application. There are many great static graphing controls out there, but I need something that can graph 16 traces processing 4

10条回答
  •  我在风中等你
    2020-12-30 13:04

    DirectX used to have .NET bindings (not sure about current version). It includes support for high-performance 2D and 3D graphics. If anything on Windows can meet your requirements, it will be DirectX.

提交回复
热议问题