Monday 28 March 2016

Flowing Fountain OpenGL Projects using c++

Flowing Fountain OpenGL Projects using c++

Everyone likes the fountains, so today I am going to present OpenGL Projects using c++ on it. In the perspective of computer graphics creating the fountain is a uphill task. There is need of many items in the project design either it's holding the water, the flow of water and the water reservoir. Rendering these is tough task to make fountain look real. Most important point is to take care of rise of water upward, it's angle of falling in parabolic fashion. 

Use of OOP

This Computer graphics project for VTU 6th sem students on fountains has used the concept of OOP  (Object Oriented Programming) principle in some aspect. It is C++ project rather a normal cproject. The use of Class and the object in only used for the fountain's water fallings, while rest was under normal functions. The OOP principle is basically used in the water drops, steps of fountain, speed of fountain etc.  A fountain has several steps, each with its own height.


Some Great Features

Seeking for a great OpenGL Projects using c++, then CG Project on Flowing Fountain is one stop for you. Apart from the design and functionality that make the fountain looks real there are many additional features in this computer graphics project. Some of the extensive feature are - 

  • There are 3 Page with callback for each - Front Screen, Help Page and the Project Page.
  • View Defined in the Project - Top and Front.
  • Random Color of water can be there in fountains. 
  • Both Keyboard and Mouse Control for Users is added to this Project.


    Keyboard Control (Mentioned in Help Page) - 

    Menu Key Functions - 
    Key
    Function
    1
    Project
    2
    Help
    3
    Exit
    4
    Front

    Mouse Interaction 
    (Act in Project Page)-

    Right click to gain the menu.
    • Color
      • Random - Random color of water
      • Blue - Green Color water
      • Green - Yeah Water color is blue
    • Help
      • KEYBOARD CONTROLS
      • Move Near: n
      • Move Away: a
      • Move Down: d
      • Move Up: u
      • Vertical 360: x
      • EXIT
    Download Program Source Code here
    Download Report here
     

6 comments:

  1. sir plz send the source code to kavyahbgowda1998@email.com plz sir

    ReplyDelete
  2. Sir please send the source code to this email id akshatakurdekar1234@gmail.com plzz

    ReplyDelete
  3. Sir can you please provide source code to sourabvernekar@gmail.com

    ReplyDelete
  4. Sir can u please send the source code to this Gmail kumbarsachin1999@gmail.com

    ReplyDelete
  5. This comment has been removed by the author.

    ReplyDelete