Skip to content

A Gult + OpenGL terrain generator using Perlin Noise

Notifications You must be signed in to change notification settings

bysnack/terrain_generator

Repository files navigation

Gult + OpenGL mesh terrain generator

Small Gult + OpenGL excercise project.

You can use the W and S keys to move forward and backwards respectivelly.

The outcome looks like this.

example

Dependencies

OpenGL Glut

Installing

Easiest way to try it out is to use the provided CMakeLists.txt. You must have the dependencies installed to make it work.

cmake -B build && make -C build

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Gult + OpenGL terrain generator using Perlin Noise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published