Click here to Skip to main content
15,887,427 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to write opengl code using C or C++ to pump water from the underground storage tank to an overhead tank when the user switches ON the motor.
Once the water in overhead tank reaches a maximum level, water has to overflow. As the motor is switched off the water should not be pumped into tank and continue to overflow untill the water level reduces to the maximum level.

I am a beginner in opengl and would be happy if someone could let me know how i can start with the problem.
Posted
Comments
ZurdoDev 10-Feb-15 7:47am    
Where exactly are you stuck?
Tomas Takac 10-Feb-15 8:52am    
If this is a school assignment and you are not clear about how to proceed you should ask your teacher.

1 solution

 
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