Skip to content

nburfield/CS791-Advanced-Computer-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS791 Advanced Computer Graphics

University of Nevada, Reno advanced computer graphics written with OpenGL and help form the OGLDEV website.

Project Contents

This is a single project scene that runs OpenGL 3.30 using GLM as the linear algebra library.

###Features

  • Terrain built from heightmap (current heightmap is the Lake Tahoe area)
  • Fireworks as a particle system
  • Deferred shading
  • Waving flag
  • Billboarded grass blades

###Program Running In the build directory use the makefile, and then in the bin directory run the Scene executable.

Movement is with the typical WASD keys and the camera rotation is controlled by the mouse.

Night Mode press N to go to night mode to turn on the fireworks, and the lighting.

About

Advanced Graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published