We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › water simulation
Page Index Toggle Pages: 1
water simulation (Read 4882 times)
water simulation
Jul 15th, 2006, 10:32pm
 
Hi all...

I really want to make a water ripple sim such as

http://www.neilwallis.com/java/water.html

I have no idea if we can make it on processing.

Can you tell me it's possible or not?
If it's possible, can I have a hint to make it?

Thanks.
Re: water simulation
Reply #1 - Jul 17th, 2006, 10:32pm
 
It is certainly quite possible. In fact, all it requires doing is translating the pure java code that he provides on his site into processing java code... I will take a stab at it when I get home.
Re: water simulation
Reply #2 - Jul 18th, 2006, 8:21am
 
Thank you!!

really appliciate...

I'll also TRY it.


Re: water simulation
Reply #3 - Jul 18th, 2006, 2:40pm
 
http://jonbro.tk/p5/ripple_effect/index.html

There is a bunch of stuff that I am not really doing as well as the demo that you posted. for example, my offsets only go in one direction. Also, I don't think my waves are propagating exactly as they should.

also, you may want to do a quick search on this board, other people have accomplished this ripple effect better than I could.

http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Contribution_Simlation;...
Re: water simulation
Reply #4 - Jul 19th, 2006, 10:26am
 
Thank you for your great works and fantastic quick search, Jonbro.

They will really help me.

My effect is still strange.


Re: water simulation
Reply #5 - Jul 19th, 2006, 6:21pm
 
Can anybody help me again?
It's my effort water.
but really weird.
I think it's almost.


http://crescenthandbell.web.fc2.com/processing/water2/index.html

Thanks,
Re: water simulation
Reply #6 - Jul 20th, 2006, 2:23pm
 
That looks really great. You should save this one before deletion.

I think the only thing that is missing now is the propagation. I will see if I can add some to your sketch.
Re: water simulation
Reply #7 - Jul 21st, 2006, 2:53pm
 
Thank you for answering again,Jonbro.

I can't make this water without your source.
Propagation...about which part is the key?

I am changing source again and again.
but I can't.

Maybe my source is completely wrong.
Re: water simulation
Reply #8 - Jul 24th, 2006, 3:50pm
 
I DID!!

http://crescenthandbell.web.fc2.com/processing/water/index.html

Jonbro's source is almost right.

I have to adjust more.
Re: water simulation
Reply #9 - Mar 24th, 2010, 10:38pm
 
Hey it would be really great if you guys can re post your source thanks!
Re: water simulation
Reply #10 - Mar 25th, 2010, 12:58am
 
Do a search for water ripple in http://openprocessing.org/, you will find a few

Cheers
rS
Re: water simulation
Reply #11 - Apr 14th, 2010, 9:03am
 
Hey guys, you seem like you know what you're doing with water simulation!! Im a n00b programmer and just got into proccessing! I'm messing around with some water ripple effects with thie wonderful piece of code i found online that seems to be  exactly what the ringingenthusiast was after:

http://www.openprocessing.org/visuals/?visualID=7715

I want to implement jmyron into it for use on with a projector so that  when someone walks over it it produces the desired ripples! I want to show it off to my friends and reckon it'll look awesome in my bedroom! Can any of you guys help or point me in the right direction please? I'm willing to pay if you too you want? Would be grateful if anyone can get back to me!!


Kind Regards



Cruzer
Re: water simulation
Reply #12 - Apr 14th, 2010, 10:30am
 
Another sophisticated one ishttp://www.openprocessing.org/visuals/?visualID=6598 which has excellent interference patterns. You are actually very spoiled for choice.

Page Index Toggle Pages: 1