Monday, July 27, 2009

How do I use Java to simulate filling a swimming pool?

I want to write a Java program to press a button and show water traveling from a house through a hose and into a pool or tank. The water level should rise until the pool is filled. Can this be done quickly? I only have NetBeans right now. I think the pool or tank could be something like a progress bar but how would I show the water beginning to flow through the hose? I want to wow people with cool graphics? Any ideas? Any examples?

How do I use Java to simulate filling a swimming pool?
Try using java 2D API, all depends on your java skills.. this does not sound like something that is best done in java. Flash would be better suited and simpler and faster to implement.





but try the link below, see if its at your level.


No comments:

Post a Comment