10000 GitHub - otto-link/DuneScape: A minimalist GUI to generate dune fields using cellular automaton.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A minimalist GUI to generate dune fields using cellular automaton.

License

Notifications You must be signed in to change notification settings

otto-link/DuneScape

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

License

Stars

Watchers

Forks

0