From 67b830f900d11ae53ba2e5dae75dc1e22ff66f0b Mon Sep 17 00:00:00 2001 From: Charles Giessen Date: Sun, 16 Sep 2018 23:41:25 -0500 Subject: [PATCH] Edited grammar --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b042b9..b539fbd 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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)