c# - Music spectrum visualization with better effects/graphics -
I am making music player in C # / WPF.
With the bass audio engine, I can create simple spectrum like this:
But I am looking to create
Is there any DirectX, OpenGL or other engine that can create similar effects that I can use in my application?
It seems that WPF supports OpenGL, as you can see
And even DirectX (though 9 seems to be)
So, yes, you can choose your engine :)
< / Div>
Comments
Post a Comment