Sale!

Additive Color Model Computer Graphics Mini Project Report

200.00

The Project Report (Both Word and PDF) is Downloadable immediately after the successful payment


Click here to Download Project Source Code


Table of Content

Sr. NoPage No
1Introduction1
   1.1Introduction to Computer Graphics2
   1.2Introduction to an OpenGL3
2Module Diagram4
3Module Description5
4OpenGL System Calls6
5Screen Shots8
6References10

Project Description

OpenGL(Open Graphics Library) is a standard specification defining a cross-language, cross-platform API for writing applications that produce 2D and 3D computer graphics. The interface consists of over 250 different functions, which can be used to draw complex three-dimensional scenes with simple primitives.

The main idea behind this project is to display the “ADDITIVE COLOUR MODEL” with computer graphics. This graphics package is based on the OpenGL library functions. The programming language used here is C using OpenGL libraries. In this project, we are demonstrating the formation of additive color in which there are three circles present at three different places on the window. The circles are of three colors is Red, Green, Blue.

As the user presses the left mouse button the circles will move towards the center and will form the additive color model. As the user presses the right mouse button the menu option gets displays. The menu contains the options like move,reset,exit,rotate,RGB,GRB,GBR etc. The rotate option contains a sub-menu like rotate fast and rotate slowly which is used to change the speed of rotation.

Video Demonstration

 

Reviews

There are no reviews yet.

Be the first to review “Additive Color Model Computer Graphics Mini Project Report”

Your email address will not be published. Required fields are marked *