Skip to content
Permalink
Browse files
Add Terrain
  • Loading branch information
ac7020 committed Sep 15, 2021
1 parent f48948c commit 3448625469e607aff9e6ccc8585c5e4201f841f1
Showing 1 changed file with 2 additions and 1 deletion.
@@ -12,7 +12,8 @@ The base project can be downloaded from this week Github folder. which contains
Studio Solution to get you started with the modern version of OpenGL. The project uses the
libraries: GLM, GLEW and freeglut. The project contains initialisation code to create a window and to draw a flat
height map. Compile and run the code and check that you get the grid shown below.
Make Sure, the project Configuration is set as 'x64' (NOT 'Win32').

### Make Sure, the project Configuration is set as 'x64' (NOT 'Win32').

![baseProject picture](https://github.coventry.ac.uk/ac7020/322COM_TeachingMaterial/blob/master/Session%206/Readme%20Pictures/TerranFlat.JPG)

0 comments on commit 3448625

Please sign in to comment.