Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.5 KB

README.md

File metadata and controls

40 lines (20 loc) · 1.5 KB

graphics_viewer

Graphic viewer is an OpenGl based rendering system, which takes in obj files and renders them on the viewer.

The different aspects of the system are:

  • Modeling- mathematical specification of shape and appearance

  • Texture Mapping- allows gluing an image to the vertices

  • Lighting and Shading

  • Rendering

Tea pot

  • University of Arizona walkthrough-

The vertices of buildings at University of Arizona were defined in an obj file:

Model of Old Main:

Old Main of University at Arizona

The building were then texture mapped and rendered:

University of Arizona

which is a model of the University of Arizona old main area:

University of Arizona

The user can then zoom in and out and use the arrow keys to navigate through the University.

Other screenshots:

Armadillo