Skip to content

Commit

Permalink
Edited grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
cdgiessen authored Sep 17, 2018
1 parent dba21d1 commit 67b830f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Given a terrain height data file in the GRIDFLOAT format, it will allow users to
Written in C++11 and uses the follow software libraries:
OpenGL 3.3, GLFW, GLEW, GLM, SOIL

Features Phong Shading and directional lighting.

## Controls
Mouse Look for rotating the camera
WASD for movement
Expand All @@ -16,7 +18,7 @@ X for wireframe mode
G for disco mode

## Screenshots
Uses Mount St. Helens as source terrain
Mount St. Helens is used as an example location

View of the rim from a near and far perspective
![](https://github.com/cdgiessen/TerrainVisualizer/blob/master/Resources/Cinematic.PNG)
Expand Down

0 comments on commit 67b830f

Please sign in to comment.