« WPF Water drop shader effect | Main | Nit-picking Google Chrome UI Design »

September 03, 2010

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e54fc3203e88340133f3ad0959970b

Listed below are links to weblogs that reference Performance of Water Simulation with Hardware Acceleration using Microsoft Frameworks:

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Anders

I have been looking for a WPF shader implementation capable of doing what your video shows.
Is the source code you developed for this video available?

Thanks,
Anders

Angelo

Hi there,
what a cool effect!!
Did your code mix WPF, shaders and Direct3D to create the continuous touch effect?

Wondering if it will be possible to have the source code to inspect and compile myself.

Thanks in advance
Angelo

staff

Thanks Angelo :)

I can't give out source for this one because I did it as a consulting project, but I can talk about the approach.

Essentially it's C# taking driving the input loop (touches) and sending coordinates to custom DirectX shaders in C++. If you read through the article and have any specific questions please post back.

Regards,
Lee

John Andrews

Could you give me any insight to the process to complete this, and also how long it took? I've been looking into doing this kind of effect exactly, but I'm wondering if it's worth it.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Comments are moderated, and will not appear until the author has approved them.