Skip to content

rharel/cpp-diamond-square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generating height-maps with diamond square

This is a header-only C++ library implementing the diamond square algorithm for height-map generation.

Demo

A demo application that utilizes the library to generate height-map textures can be found under demo/. You can view some of the generated textures under demo/img/.

License

This software is licensed under the MIT License. See the LICENSE file for more information.

About

Header-only implementation of the diamond-square algorithm for terrain generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published