CGV Mini Project

Dora Catch Game Computer Graphics Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Join for Regular Updates Dora Catch Game Computer Graphics Project in OpenGL Source Code – 18CSL67 Here you can download the source code of the Dora Catch Game Computer Graphics Project in OpenGL – 18CSL67 for the academic mini-project. Project Description: The mini-project, ”Dora Catch”, allows the player to play […]

Dora Catch Game Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Twin Cars Game Computer Graphics Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Twin Cars Game Computer Graphics Project in OpenGL Source Code – 18CSL67 Here you can download the source code Twin Cars Game Computer Graphics Project in OpenGL – 18CSL67 academic mini-project. Video Demonstration: Project Description TWIN CARS is a simple and user-friendly graphics modeling developed using C programming language and

Twin Cars Game Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Flying Ball Computer Graphics Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Flying Ball Computer Graphics Project in OpenGL Source Code – 18CSL67 Here you can download the source code of the Flying Ball Computer Graphics Project in OpenGL – 18CSL67 academic mini-project. Project Description: Computer graphics is one of the most exciting and rapidly growing computer fields and computer. It is

Flying Ball Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Demonstration of Helicopter CG Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Demonstration of Helicopter Computer Graphics (CG) Project in OpenGL Source Code – 18CSL67 Here you can download the source code of the Demonstration of Helicopter Computer Graphics (CG) Project in OpenGL – 18CSL67 for academic mini-project work. Video Demonstration: Project Description: This mini-project is aimed at developing a helicopter. Hence

Demonstration of Helicopter CG Project in OpenGL Source Code – 18CSL67 Read More »

Analog clock Computer Graphics Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Analog clock Computer Graphics Project in OpenGL Source Code – 18CSL67 Here you can download the source code of Analog clock Computer Graphics Project in OpenGL – 18CSL67 mini-project of academic project. Project Description: Here, we are going to develop the basic structure of the Analog clock in computer graphics.

Analog clock Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Geometric Operations Computer Graphics Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Geometric Operations Computer Graphics Project in OpenGL Source Code – 18CSL67 Here you can download the source code of the Geometric Operations Computer Graphics Project in OpenGL – 18CSL67 for the academic mini-project. Project Description: The project is entitled “Geometric Operation” using OpenGL. The mini-project is aimed at implementing the

Geometric Operations Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Aeroplane Computer Graphics Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Aeroplane Computer Graphics Project in OpenGL Source Code – 18CSL67 Here you can download the source code and project report of the Aeroplane game Computer Graphics Project in OpenGL – 18CSL67 for academic mini-project. Project Descripton: The main theme of this project is to display the Aeroplane flying from one

Aeroplane Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Bouncing Ball Computer Graphics Project in OpenGL Source Code – 18CSL67

Download Final Year Projects   Bouncing Ball Computer Graphics Project in OpenGL Source Code – 18CSL67 Here you can download Bouncing Ball Computer Graphics Project in OpenGL – 18CSL67 Source Code for an academic mini-project. Video Demonstration: Project Description: The main idea behind this project is to display the bouncing ball game with computer graphics. This graphics package is

Bouncing Ball Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Rotating Flower Computer Graphics Project in OpenGL Source Code – 18CSL67

Project Description:

This computer graphics project is implemented using C language in OpenGL libraries. Computer graphics is concerned with all aspects of producing pictures or images using a computer.

The main idea of this project is the rotation of the object. And that object is made by the lines only. This project is implemented using – OpenGL libraries and OpenGL functions.

The project is mainly about rotating the object which is made by lines. The lines are placed in some flower shapes.

There are constant four lines that are there on the screen and for each ending of lines, we are placed a co-ordinate point.

The four coordinate points are joined using GL_POLYGON and each polygon is colored with different colors.

The blend function is used to enable the overlapped colors.

For rotating the object we are using mouse function so that by pressing the right key the Menu is displayed, in menu stop, clockwise, anticlockwise, blend, color enable, color disable, increase speed and decrease speed functions are included.

 

Rotating Flower Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »

Glass Cracking Computer Graphics Project in OpenGL Source Code – 18CSL67

Project Description:

This mini-project demonstrates how glass cracking happens. In this project, we have used three objects such as sphere(ball), cube(glass), and lines(cracks). The sphere is drawn by using the standard API glutSolidSphere(). The cube is drawn by using the vertices and each vertex is having different color so the colored cube is get displayed. Our project demonstrates that when the ball falls on the glass the glass is cracked means some lines are displayed on the glass.

 

Glass Cracking Computer Graphics Project in OpenGL Source Code – 18CSL67 Read More »