Is DxScene the “WPF for Delphi”? Anyone used it?

后端 未结 3 985
小蘑菇
小蘑菇 2021-02-09 03:46

I am playing with DxScene and VxScene: http://www.ksdev.com/dxscene/index.html

It looks very nice and powerful: 3d accelerated vector graphics, cross plaform, nice effec

相关标签:
3条回答
  • 2021-02-09 04:17

    Yes, I am using it now in a new project and intend to use it for all future projects.

    It's indeed extremely powerful and versatile. It does consume SVG and even XAML, among many other formats, so you could consider it as a Win32 API WPF alternative. Believe me, I've been looking for one for ages, and this is it for me.

    Current drawback: lack of documentation. You have to learn it all from the examples and by asking questions in their forum. Not ideal, but it can only get better!

    All it needs is more users, and it'll grow into something wonderful.

    0 讨论(0)
  • 2021-02-09 04:28

    It looks very promising, the effects are very good, in the past years I have seen it's being enhanced constantly. I have check it the second time today (only the compiled demo), it seems that many new controls are added, I like the "expander" expandable panel.

    It's very promising, I'm consider using it in the future, I'm not sure if the new version has fix or not, but when the first time I checked the trial version, it lacks of documentation...

    Very good effect and promising though!

    0 讨论(0)
  • 2021-02-09 04:29

    I'm not sure, but it looks like it's the GUI base for FlStudio

    0 讨论(0)
提交回复
热议问题