Click here to Skip to main content
15,896,726 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to Effect water on form load?

http://www.bcoms.net/upload/images.asp?id=501810&images=bcoms201083113424.png


How do I do this?
Help me please.
Posted
Updated 30-Aug-10 21:35pm
v2

There are several articles on how to do water effects in Windows Forms. In fact, here are two (they are in C#, but you should get the idea):

A C# water effect picture control

Water Motion Simulation

Here is another article that is more focused on the algorithms involved (warning: it's advanced):

Interactive water effect
 
Share this answer
 
I believe there's a CP article with something similar. WPF would be a better way to do it IMO, because it's accelerated, but it should be possible using winforms. Try searching the site.
 
Share this answer
 
thank you so much all Answer
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900