From dba21d1e270da3ff1f542ff6db4cae08427857e8 Mon Sep 17 00:00:00 2001 From: Charles Giessen Date: Sun, 16 Sep 2018 23:39:44 -0500 Subject: [PATCH] updated readme --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d194628..8b042b9 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # TerrainExplorer -This program generates an explorable terrain using USGS geological survey data. +Generates an explorable terrain using USGS geological survey data -Given a terrain height data file in the GRIDFLOAT format, it will +Given a terrain height data file in the GRIDFLOAT format, it will allow users to explore the environment as if they were there -Written in C++11 with the Microsoft C++ Compiler in Visual Studio - -Uses OpenGL 3.3 for rendering, GLEW for extensions, GLFW for window and input management, GLM for maths, and SOIL for image importing. +Written in C++11 and uses the follow software libraries: +OpenGL 3.3, GLFW, GLEW, GLM, SOIL ## Controls Mouse Look for rotating the camera @@ -14,7 +13,7 @@ WASD for movement Space for jump F to toggle flashlight X for wireframe mode -G for disco mode \*EPILEPSY WARNING\* +G for disco mode ## Screenshots Uses Mount St. Helens as source terrain