Sale!

Demonstration of N Queen Problem CG OpenGL Project Report

200.00

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


Abstract:

This project deals with the demonstration of the ‘N-Queen problem’. In this project, a solution is proposed for the N-Queen problem. An N-queen problem is basically a generalized form of the 4-Queen problem. In the 4-Queen problem, the goal is to place 4 Queens such that no queen can kill the other using standard chess queen moves. Development of OpenGL program which shows the 3D demonstration of N-Queen problem mapping to solid objects transformations is one of the important applications in computer graphics. It means Rotation, Scaling, and Transformation of 3-Dimensional objects, like spheres, torus, cones, cubes and octahedrons. It also includes a change of Queen color and rotation, including the 3 ways, like of x-axis, y-axis, and z-axis. The above operation can be done using mouse and keyboard interface. The animation which makes the application more interesting, with the arrow keys, move the Queens front and back, number keys move the camera. Mouse buttons control the changing of colors, queen size, theme, reset of camera and queens including exit option.

Project Report Contents

ChapterDescriptionPage No
1Introduction1
2System Analysis3
2.1Functional requirements3
2.2Non-functional requirements4
2.3Execution in MS Visual studio4
2.4Software Requirements5
2.5Hardware Requirements5
3Design6
3.1Storyboard6
3.2Flowchart of the system7
4Implementation10
4.1Algorithm10
4.2Modeling10
4.3Interactions11
4.4Transformations12
4.5Viewing12
4.6Window management13
5Conclusion14
ASample Code15
BScreenshots17
Bibliography20

Click here to download the project source code

Reviews

There are no reviews yet.

Be the first to review “Demonstration of N Queen Problem CG OpenGL Project Report”

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