Search Projects

Thursday, September 29, 2011

Shadow Cube with Fog and Lighting over patterned wall



Description: Shadow over the figure with cube. The checked patterned background and on floor with yellow and blue colour combination. The rectangular cube coloured pale red, keep on rotating on the axis. The motion can be toggled with the either of keyboard or via mouse options. Light can be given to cube and the pattern wall, it can be toggled too. Different kinds of Fogs can be applied to the Cube and the Wall. 
The shadow can be clearly visible even when in the motion. The motion in the shadow is effective. 

USAGES: 
 Both the Keyboard and Mouse can be use to interact with program.


                  Keyboard interaction
                              
                             'L' or 'l' : Lightning on/off
                             'F' or 'f' : Fog on/off
                              '1' :  Linear fogging
                              '2' :  Exponential Fogging
                              '3' :  Double Exponential Fogging
                             'Esc' : Exit


                  Mouse interaction : Right click for the options
                           
                                   Start motion : Start rotating cube
                                   Stop motion : Stop cube rotation.
                                   Toggle fog :    Fog on/off
                                   Toggle lighting : Lightning on/off
                                   Fog type: Fog menus
                                                                     Linear fog :  Linear fogging
                                                                     Exp fog :  Exponential Fogging
                                                                     Exp^2 fog :  Double Exponential Fogging
                                   Quit : Exit


Project Code: Download

Sunday, September 25, 2011

Video Output of Nuclear Power Plant Project

Recently I posted the Project on Nuclear Power Plant demonstration. Now I am posting the Video demo for how the project work out. The video has considered the different output that Project produce.



Thursday, September 22, 2011

MoveLight opengl projects with source code free download

MoveLight

Description:  An amazing project I had seen show far. This program demonstrates when to issue lighting and transformation commands to render a model with a light which is moved by a modeling transformation (rotate or translate). The light position is reset after the modeling transformation is called. The eye position does not change. A sphere is drawn using a grey material characteristic. A single light source illuminates the object.
It uses the different objects like of Torus, Teapot, Dodecahedron, Tetrahedron, Icosahedron.

USAGES:  Pressing the left or middle mouse button alters the modeling transformation (x rotation) by 30 degrees.The scene is then redrawn with the light in a new position.
Right click to choose the different objects like of Torus, Teapot, Dodecahedron, Tetrahedron, Icosahedron. Most of the instruction is fully placed on the Main page of program it self.

Project Code: Download

GlutDino : Generate Dinosaurs with Computer Graphics

GlutDino

Description: A very simple and good OpenGL project that based on the use of light and shadow. A model of Dinosaur is draw and is give different lighting to it. Body part is green and a red eye in the Dino's structure. This project illustrate the use of lighting functions ans show how to change it. The model static and just change according to the light value changes by use. The only two option is there for the light perspective that include for the Right and the Left. 
You can draw your own figure and adjust the lighting as in this project. Make sure the model you draw should have similar base like what the dino has.


USAGES:  At the opening, initial time the figure will have full brightness. Right click and choose the two of the following options
                 
Toggle left light: Remove/Add light in left part(inner) of the dino body.
                 Toggle right light: Remove/Add light in right part(outer) of the dino body


From starting you can have the combination of light either in left or right or both or none of them. Hence a total of four different view will be there.          

Project Code:
 
Download

Monday, September 19, 2011

Nuclear Power Plant Demonstration

Nuclear Power Plant


Description: This one of the best Project posted here. This project demonstrate how a Nuclear power plant use to work. It also demoed the internal reactions as well as the few information related to the Nuclear power plant. It required good knowledge of OpenGL to develop this project. 
As you can see, from the figure the flow digram is developed nicely with right combinations of different polygons to make the structure possible.

USAGES:
  Right click to choose the options.

                   About the project: Explain about the project.Working of Power Plant: Demo the working
                   About Nuclear Power plant: Explain few of the things related to Nuclear power plant.
                   Internal reactions: Demo how the nuclie internaly react to fuse and generate power.
                   Quit:  Close the Program.

Project Code:
 Download

* want to change the speed of of the stream flow change the value in the code.