Skip to content

lal-s/graphics_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages