3D Modeling Of Taj Mahal
3D Modeling of Taj Mahal
This project is a result of the team's hard work. Inspired by the beauty of Taj Mahal, we built this project and we are glad to have succeeded what was thought impossible. A great thanks to all the classmates who inspired and motivated us during the project.
*All vertices for the structure are calculated manually
The algorithms used for the project are:
- Bresenham's line drawing algorithm
- Polyfill Scanline Algorithm for color filling
- Enhanced Z-buffer for Visible Surface Detection
- Phong's Illumination Model
Keyboard Configuration
w – Rotate anticlockwise about x-axis
s – Rotate clockwise about x-axis
d – Rotate anticlockwise about y-axis
a– Rotate clockwise about y-axis
q– Rotate anticlockwise about z-axis
e – Rotate clockwise about z-axis
z – Zoom in
x – Zoom out
F1 – Draw wireframe model
F2 – Draw rendered model
Arrow Keys - Navigation
Screenshot:

2 Comments