Search Projects

Saturday, January 21, 2012

Simple Drawing on screen with different objects


Description: This project is simple with there are many objects which changes with "space bar" hitting.  The image added are made with simple built-in functions of OpenGL. As User toggle between the image it change from a low level points to lines then to triangle and finally the colored beautiful square. This is quite simple project but with little addition of complication like moving objects will make is better like add a moving cube. Each of the image make be made to move which make the project more useful.

USAGES:  Space-bar : Toggle between the images.
                 ESC: Exit program.
to keep repeating continously pressing Space-bar, until you press ESC program will not exit.


Project Code: Download project file
                        Download header file

No comments:

Post a Comment