Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 501 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 501 Bytes

This is a WIP simple terrain generator which works by layering Perlin noise heightmaps. It also features self implemented Phong lighting. GLEW,GLFW,and GLM is needed to run this. Perlin noise library is Auburn's FastNoiseLite.

Screenshot 1: Screenshot 2: