Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

DuneScape

A minimalist GUI to generate dune fields using cellular automaton.

dunescape_demo_cropped.mp4

License

This project is licensed under the terms of the MIT license.

Building

Build by making a build directory (i.e. build/), run cmake in that dir, and then use make to build the desired target.

Example:

mkdir build && cd build
cmake ..
make

The binary is generated in build/bin:

cd build
bin/./dunescape

References

Dependencies

About

A minimalist GUI to generate dune fields using cellular automaton.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages